Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2024
1 parent 8fc69e7 commit a49c51d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.23.10",
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@types/node": "20.11.28",
"@types/node": "20.11.30",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.9.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.28":
"@types/node@npm:*":
version: 20.11.28
resolution: "@types/node@npm:20.11.28"
dependencies:
Expand All @@ -994,6 +994,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.30":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/78515bc768d2b878e2e06a1c20eb4f5840072b79b8d28ff3dd0a7feaaf48fd3a2ac03cfa5bc7564da82db5906b43e9ba0e5df9f43d870b7aae2942306e208815
languageName: node
linkType: hard

"@types/semver@npm:^7.3.12":
version: 7.5.8
resolution: "@types/semver@npm:7.5.8"
Expand Down Expand Up @@ -3129,7 +3138,7 @@ __metadata:
dependencies:
"@babel/eslint-parser": "npm:7.23.10"
"@babel/plugin-syntax-import-assertions": "npm:7.23.3"
"@types/node": "npm:20.11.28"
"@types/node": "npm:20.11.30"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jest: "npm:27.9.0"
Expand Down

0 comments on commit a49c51d

Please sign in to comment.