Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 124df7f commit 791f72d
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 @@ -35,7 +35,7 @@
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@types/babel__core": "7.20.5",
"@types/eslint": "8.44.7",
"@types/node": "20.10.0",
"@types/node": "20.10.1",
"@types/prettier": "3.0.0",
"@types/web": "0.0.123",
"@typescript-eslint/eslint-plugin": "6.13.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.10.0",
"@types/node": "20.10.1",
"@types/semver": "7.5.6",
"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 @@ -35,7 +35,7 @@
"@kie/mock-github": "2.0.0",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.0",
"@types/node": "20.10.1",
"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 @@ -37,7 +37,7 @@
"@kie/mock-github": "2.0.0",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.0",
"@types/node": "20.10.1",
"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 @@ -35,7 +35,7 @@
"@kie/mock-github": "2.0.0",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.0",
"@types/node": "20.10.1",
"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.11"
"@types/conventional-commits-parser": "npm:3.0.6"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.10.0"
"@types/node": "npm:20.10.1"
"@types/semver": "npm:7.5.6"
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.11"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.10.0"
"@types/node": "npm:20.10.1"
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.11"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.10.0"
"@types/node": "npm:20.10.1"
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.11"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.10.0"
"@types/node": "npm:20.10.1"
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.10.0":
version: 20.10.0
resolution: "@types/node@npm:20.10.0"
"@types/node@npm:*, @types/node@npm:20.10.1":
version: 20.10.1
resolution: "@types/node@npm:20.10.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: f379e57d9d28cb5f3d8eab943de0c54a0ca2f95ee356e1fe2a1a4fa718b740103ae522c50ce107cffd52c3642ef3244cfc55bf5369081dd6c48369c8587b21ae
checksum: c1b4b5a33f57bd39a8a0d074f27e3e370fccc6cda6a1c46caa48cc4c1687677cfdbffd9dc93fc803c6d355696dd9c73cd6f6507c749f61f83beb7326aec077d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -3579,7 +3579,7 @@ __metadata:
"@babel/plugin-syntax-import-assertions": "npm:7.23.3"
"@types/babel__core": "npm:7.20.5"
"@types/eslint": "npm:8.44.7"
"@types/node": "npm:20.10.0"
"@types/node": "npm:20.10.1"
"@types/prettier": "npm:3.0.0"
"@types/web": "npm:0.0.123"
"@typescript-eslint/eslint-plugin": "npm:6.13.1"
Expand Down

0 comments on commit 791f72d

Please sign in to comment.