Skip to content

Commit

Permalink
fixup! Upgrade to Node.js v18.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
canac committed Nov 22, 2024
1 parent 31604d7 commit e78d950
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 13 deletions.
24 changes: 17 additions & 7 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@types/jest": "^29.5.14",
"@types/lodash": "^4.14.191",
"@types/luxon": "^3.4.2",
"@types/node": "^18.7.18",
"@types/node": "^18.19.0",
"@types/react": "^18.0.21",
"@types/testing-library__jest-dom": "^5.14.5",
"@types/uuid": "^9.0.1",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6014,10 +6014,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.7.18":
version: 18.7.18
resolution: "@types/node@npm:18.7.18"
checksum: 8aec61f0f96e2a69ce51f1f40f949ca578bbb4fe05d7c0b8ce3aeeb848e90f755837f17f6ac132ca404d974fe9b2974150ad3b4984fc9dc7c3ceddb10bae0167
"@types/node@npm:^18.19.0":
version: 18.19.64
resolution: "@types/node@npm:18.19.64"
dependencies:
undici-types: ~5.26.4
checksum: e7680215b03c9bee8a33947f03d06048e8e460f23b1b7b29c45350cf437faa5f8fcb7d8c3eb8dfec8427923e7a184df42bc710c1b6252b4852e3ed7064c6228f
languageName: node
linkType: hard

Expand Down Expand Up @@ -15148,7 +15150,7 @@ __metadata:
"@types/jest": ^29.5.14
"@types/lodash": ^4.14.191
"@types/luxon": ^3.4.2
"@types/node": ^18.7.18
"@types/node": ^18.19.0
"@types/react": ^18.0.21
"@types/testing-library__jest-dom": ^5.14.5
"@types/uuid": ^9.0.1
Expand Down Expand Up @@ -19803,6 +19805,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"undici@npm:^6.19.5":
version: 6.20.1
resolution: "undici@npm:6.20.1"
Expand Down

0 comments on commit e78d950

Please sign in to comment.