Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2024
1 parent 1302784 commit d56bf42
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.25",
"@types/node": "20.11.28",
"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.25":
"@types/node@npm:*":
version: 20.11.25
resolution: "@types/node@npm:20.11.25"
dependencies:
Expand All @@ -994,6 +994,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.28":
version: 20.11.28
resolution: "@types/node@npm:20.11.28"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/b03f69213ac6e7cd5f7efa86139f24e23ff70a12fed04adeac5413b62d6982343ce94906f74c401c5afefda48d36ae0efd6a575240996b15a5cf80b456ab4221
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.25"
"@types/node": "npm:20.11.28"
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 d56bf42

Please sign in to comment.