Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 1b9f8e5 commit 9c8f2b2
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 11 deletions.
20 changes: 15 additions & 5 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 @@ -32,7 +32,7 @@
"@jest/transform": "29.5.0",
"@jest/types": "29.5.0",
"@types/jest": "29.5.2",
"@types/node": "18.16.18",
"@types/node": "18.19.31",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"babel-jest": "29.5.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2012,7 +2012,7 @@ __metadata:
"@jest/transform": 29.5.0
"@jest/types": 29.5.0
"@types/jest": 29.5.2
"@types/node": 18.16.18
"@types/node": 18.19.31
"@typescript-eslint/eslint-plugin": 5.60.1
"@typescript-eslint/parser": 5.60.1
babel-jest: 29.5.0
Expand Down Expand Up @@ -2610,10 +2610,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.18":
version: 18.16.18
resolution: "@types/node@npm:18.16.18"
checksum: d32d8a0a04cd3f5ecb361bcb42f3a07623881ac90d680e06bf626defb3c663a94860d11690babe607cfe67265eceeb8a59ba5fe40c0e49f5a1b01e0088640469
"@types/node@npm:18.19.31":
version: 18.19.31
resolution: "@types/node@npm:18.19.31"
dependencies:
undici-types: ~5.26.4
checksum: 949bddfd7071bd47300d1f33d380ee34695ccd5f046f1a03e4d2be0d953ace896905144d44a6f483f241b5ef34b86f0e40a0e312201117782eecf89e81a4ff13
languageName: node
linkType: hard

Expand Down Expand Up @@ -6307,6 +6309,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

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit 9c8f2b2

Please sign in to comment.