Skip to content

Commit

Permalink
ABF-8495 chore(deps): update yarn minors and patches (#485)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 60e2ed6 commit 92a1adb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/jest": "29.5.12",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"babel-jest": "29.7.0",
Expand All @@ -55,7 +55,7 @@
"jest": "29.7.0",
"jest-junit": "16.0.0",
"ts-jest": "29.2.5",
"typescript": "5.5.4",
"typescript": "5.6.2",
"yargs": "17.7.2"
},
"resolutions": {
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1441,7 +1441,7 @@ __metadata:
"@types/babel__core": "npm:^7"
"@types/babel__preset-env": "npm:^7"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.16.4"
"@types/node": "npm:20.16.5"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
babel-jest: "npm:29.7.0"
Expand All @@ -1452,7 +1452,7 @@ __metadata:
jest: "npm:29.7.0"
jest-junit: "npm:16.0.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
yargs: "npm:17.7.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2052,12 +2052,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.4":
version: 20.16.4
resolution: "@types/node@npm:20.16.4"
"@types/node@npm:20.16.5":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/1dfd24b8a1552adf1f37c189bcebb6e287184852188d8aa28f8e955f15079f8ee62d88f142b6a52c0fd59132fc40644bf6197c139e4e1d645c1db040b231caaa
checksum: 10c0/6af7994129815010bcbc4cf8221865559c8116ff43e74a6549525c2108267596fc2d18aff5d5ecfe089fb60a119f975631343e2c65c52bfa0955ed9dc56733d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -6396,23 +6396,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
languageName: node
linkType: hard

Expand Down

0 comments on commit 92a1adb

Please sign in to comment.