Skip to content

Commit

Permalink
feat(deps): update dependency @types/node to ^18.19.61
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent 544e607 commit de1ed0b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/jest": "^29.5.4",
"@types/lodash.has": "^4.5.9",
"@types/mkdirp": "^1.0.2",
"@types/node": "^18.18.6",
"@types/node": "^18.19.61",
"@types/rimraf": "^3.0.2",
"@types/which": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2152,7 +2152,7 @@ __metadata:
"@types/jest": ^29.5.4
"@types/lodash.has": ^4.5.9
"@types/mkdirp": ^1.0.2
"@types/node": ^18.18.6
"@types/node": ^18.19.61
"@types/rimraf": ^3.0.2
"@types/which": ^2.0.2
"@typescript-eslint/eslint-plugin": ^5.62.0
Expand Down Expand Up @@ -3292,10 +3292,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.18.6":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
"@types/node@npm:^18.19.61":
version: 18.19.61
resolution: "@types/node@npm:18.19.61"
dependencies:
undici-types: ~5.26.4
checksum: 8114317ce83e9ae2f2bb4d21c076ac9f327f4b18d2c0495cd05960113996e7d0ccf8edf201b440597e1e7dc677750013bf25d1479ff32d1498a045b37ecc1ee8
languageName: node
linkType: hard

Expand Down Expand Up @@ -11839,6 +11841,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 de1ed0b

Please sign in to comment.