Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent d2aaac8 commit e204065
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 @@ -41,7 +41,7 @@
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@types/babel__core": "7.20.5",
"@types/eslint": "8.56.2",
"@types/node": "20.11.17",
"@types/node": "20.11.18",
"@types/prettier": "3.0.0",
"@types/web": "0.0.139",
"@typescript-eslint/eslint-plugin": "7.0.1",
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 @@ -43,7 +43,7 @@
"@types/chai": "4.3.11",
"@types/conventional-commits-parser": "3.0.6",
"@types/mocha": "10.0.6",
"@types/node": "20.11.17",
"@types/node": "20.11.18",
"@types/semver": "7.5.7",
"c8": "9.1.0",
"chai": "5.1.0",
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 @@ -35,7 +35,7 @@
"@kie/mock-github": "2.0.1",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.11.17",
"@types/node": "20.11.18",
"c8": "9.1.0",
"chai": "5.1.0",
"json-schema-to-ts": "3.0.0",
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 @@ -37,7 +37,7 @@
"@kie/mock-github": "2.0.1",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.11.17",
"@types/node": "20.11.18",
"c8": "9.1.0",
"chai": "5.1.0",
"mocha": "10.3.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 @@ -35,7 +35,7 @@
"@kie/mock-github": "2.0.1",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.11.17",
"@types/node": "20.11.18",
"c8": "9.1.0",
"chai": "5.1.0",
"mocha": "10.3.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ __metadata:
"@types/chai": "npm:4.3.11"
"@types/conventional-commits-parser": "npm:3.0.6"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.11.17"
"@types/node": "npm:20.11.18"
"@types/semver": "npm:7.5.7"
c8: "npm:9.1.0"
chai: "npm:5.1.0"
Expand All @@ -731,7 +731,7 @@ __metadata:
"@kie/mock-github": "npm:2.0.1"
"@types/chai": "npm:4.3.11"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.11.17"
"@types/node": "npm:20.11.18"
c8: "npm:9.1.0"
chai: "npm:5.1.0"
json-schema-to-ts: "npm:3.0.0"
Expand All @@ -750,7 +750,7 @@ __metadata:
"@kie/mock-github": "npm:2.0.1"
"@types/chai": "npm:4.3.11"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.11.17"
"@types/node": "npm:20.11.18"
c8: "npm:9.1.0"
chai: "npm:5.1.0"
mocha: "npm:10.3.0"
Expand All @@ -769,7 +769,7 @@ __metadata:
"@kie/mock-github": "npm:2.0.1"
"@types/chai": "npm:4.3.11"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.11.17"
"@types/node": "npm:20.11.18"
c8: "npm:9.1.0"
chai: "npm:5.1.0"
mocha: "npm:10.3.0"
Expand Down Expand Up @@ -1440,12 +1440,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.17":
version: 20.11.17
resolution: "@types/node@npm:20.11.17"
"@types/node@npm:*, @types/node@npm:20.11.18":
version: 20.11.18
resolution: "@types/node@npm:20.11.18"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/1f30dae80b416cbf38f133a619ffb0e9fb9e7bc58f82d900bf73816ae5781740c4640892bf5971dd9c12570d5d05241646be3e7540bb4e059322ec6af4e51e15
checksum: 10c0/88edd038cb1eee8cb20d9de3f5e18f28faffb6473431df468170c023de2b9ab6dd13df4d2eb458a258589dd26793be41cd7c684b611d2d1404c022fa80a0a12b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3995,7 +3995,7 @@ __metadata:
"@babel/plugin-syntax-import-assertions": "npm:7.23.3"
"@types/babel__core": "npm:7.20.5"
"@types/eslint": "npm:8.56.2"
"@types/node": "npm:20.11.17"
"@types/node": "npm:20.11.18"
"@types/prettier": "npm:3.0.0"
"@types/web": "npm:0.0.139"
"@typescript-eslint/eslint-plugin": "npm:7.0.1"
Expand Down

0 comments on commit e204065

Please sign in to comment.