Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent c6e8813 commit 0ab913b
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@types/babel__core": "7.20.4",
"@types/eslint": "8.44.7",
"@types/node": "20.9.1",
"@types/node": "20.9.2",
"@types/prettier": "3.0.0",
"@types/web": "0.0.119",
"@typescript-eslint/eslint-plugin": "6.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/action-automatic-releases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/chai": "4.3.10",
"@types/conventional-commits-parser": "3.0.6",
"@types/mocha": "10.0.4",
"@types/node": "20.9.1",
"@types/node": "20.9.2",
"@types/semver": "7.5.5",
"c8": "8.0.1",
"chai": "4.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/action-commit-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kie/mock-github": "2.0.0",
"@types/chai": "4.3.10",
"@types/mocha": "10.0.4",
"@types/node": "20.9.1",
"@types/node": "20.9.2",
"c8": "8.0.1",
"chai": "4.3.10",
"json-schema-to-ts": "2.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/action-label-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kie/mock-github": "2.0.0",
"@types/chai": "4.3.10",
"@types/mocha": "10.0.4",
"@types/node": "20.9.1",
"@types/node": "20.9.2",
"c8": "8.0.1",
"chai": "4.3.10",
"mocha": "10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/action-release-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kie/mock-github": "2.0.0",
"@types/chai": "4.3.10",
"@types/mocha": "10.0.4",
"@types/node": "20.9.1",
"@types/node": "20.9.2",
"c8": "8.0.1",
"chai": "4.3.10",
"mocha": "10.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ __metadata:
"@types/chai": "npm:4.3.10"
"@types/conventional-commits-parser": "npm:3.0.6"
"@types/mocha": "npm:10.0.4"
"@types/node": "npm:20.9.1"
"@types/node": "npm:20.9.2"
"@types/semver": "npm:7.5.5"
c8: "npm:8.0.1"
chai: "npm:4.3.10"
Expand All @@ -681,7 +681,7 @@ __metadata:
"@kie/mock-github": "npm:2.0.0"
"@types/chai": "npm:4.3.10"
"@types/mocha": "npm:10.0.4"
"@types/node": "npm:20.9.1"
"@types/node": "npm:20.9.2"
c8: "npm:8.0.1"
chai: "npm:4.3.10"
json-schema-to-ts: "npm:2.9.2"
Expand All @@ -700,7 +700,7 @@ __metadata:
"@kie/mock-github": "npm:2.0.0"
"@types/chai": "npm:4.3.10"
"@types/mocha": "npm:10.0.4"
"@types/node": "npm:20.9.1"
"@types/node": "npm:20.9.2"
c8: "npm:8.0.1"
chai: "npm:4.3.10"
mocha: "npm:10.2.0"
Expand All @@ -719,7 +719,7 @@ __metadata:
"@kie/mock-github": "npm:2.0.0"
"@types/chai": "npm:4.3.10"
"@types/mocha": "npm:10.0.4"
"@types/node": "npm:20.9.1"
"@types/node": "npm:20.9.2"
c8: "npm:8.0.1"
chai: "npm:4.3.10"
mocha: "npm:10.2.0"
Expand Down Expand Up @@ -1294,12 +1294,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.9.1":
version: 20.9.1
resolution: "@types/node@npm:20.9.1"
"@types/node@npm:*, @types/node@npm:20.9.2":
version: 20.9.2
resolution: "@types/node@npm:20.9.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 0cb52c0840fe9a2e8f988564da6823bb3141e34fef8cb7264762c851c0dac5d9ef4859db422dfa41cd1a864ad126a9bd3b588d0285bc9af6de814de3280da9b3
checksum: 891a035a5b7796001f5daaec03b2d84ebb67d731b67abb34c352af1b5b1f53beb4a92f0f6a66f6e0ed97191c3022cc8c830e048f8a5c53806e8ab248873a7c7b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3592,7 +3592,7 @@ __metadata:
"@babel/plugin-syntax-import-assertions": "npm:7.23.3"
"@types/babel__core": "npm:7.20.4"
"@types/eslint": "npm:8.44.7"
"@types/node": "npm:20.9.1"
"@types/node": "npm:20.9.2"
"@types/prettier": "npm:3.0.0"
"@types/web": "npm:0.0.119"
"@typescript-eslint/eslint-plugin": "npm:6.11.0"
Expand Down

0 comments on commit 0ab913b

Please sign in to comment.