Skip to content

Commit

Permalink
chore(deps): update yarn minors and patches
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 92a1adb commit a38a084
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 170 deletions.
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.4.1.cjs → .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@microsoft/eslint-formatter-sarif": "3.1.0",
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
Expand All @@ -62,5 +62,5 @@
"@babel/core/json5": "^2.2.2",
"ts-jest/json5": "^2.2.2"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1440,7 +1440,7 @@ __metadata:
"@microsoft/eslint-formatter-sarif": "npm:3.1.0"
"@types/babel__core": "npm:^7"
"@types/babel__preset-env": "npm:^7"
"@types/jest": "npm:29.5.12"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:20.16.5"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
Expand Down Expand Up @@ -2026,13 +2026,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
"@types/jest@npm:29.5.13":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10c0/25fc8e4c611fa6c4421e631432e9f0a6865a8cb07c9815ec9ac90d630271cad773b2ee5fe08066f7b95bebd18bb967f8ce05d018ee9ab0430f9dfd1d84665b6f
checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
languageName: node
linkType: hard

Expand Down

0 comments on commit a38a084

Please sign in to comment.