Skip to content

Commit

Permalink
Update dependency @types/node to v20.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent 8c09932 commit 6c0d610
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 @@ -57,7 +57,7 @@
"@types/jasmine": "5.1.4",
"@types/jquery": "3.5.30",
"@types/lodash-es": "4.17.12",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"concurrently": "8.2.2",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3977,7 +3977,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.14.9, @types/node@npm:>=10.0.0":
"@types/node@npm:*, @types/node@npm:>=10.0.0":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
dependencies:
Expand All @@ -3986,6 +3986,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.10":
version: 20.14.10
resolution: "@types/node@npm:20.14.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/672892cf94d0d95cf052f11271990686a0fd204cd1e5fe7a4ef240e5315e06711765dc47b9ec98627d3adac18b8c92bb7e2d8db21d18faa20bc3e3203a143e79
languageName: node
linkType: hard

"@types/qs@npm:*":
version: 6.9.15
resolution: "@types/qs@npm:6.9.15"
Expand Down Expand Up @@ -10792,7 +10801,7 @@ __metadata:
"@types/jasmine": "npm:5.1.4"
"@types/jquery": "npm:3.5.30"
"@types/lodash-es": "npm:4.17.12"
"@types/node": "npm:20.14.9"
"@types/node": "npm:20.14.10"
"@typescript-eslint/eslint-plugin": "npm:7.15.0"
"@typescript-eslint/parser": "npm:7.15.0"
concurrently: "npm:8.2.2"
Expand Down

0 comments on commit 6c0d610

Please sign in to comment.