Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent bc52d57 commit 866b852
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@eslint/js": "9.5.0",
"@types/eslint": "8.56.10",
"@types/node": "20.14.6",
"@types/node": "20.14.7",
"@types/prettier": "3.0.0",
"@types/web": "0.0.149",
"eslint": "9.5.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 @@ -36,7 +36,7 @@
"@kie/mock-github": "2.0.1",
"@types/chai": "4.3.16",
"@types/mocha": "10.0.6",
"@types/node": "20.14.6",
"@types/node": "20.14.7",
"c8": "10.1.2",
"chai": "5.1.1",
"mocha": "10.4.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ __metadata:
"@oliversalzburg/js-utils": "npm:0.0.46"
"@types/chai": "npm:4.3.16"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.14.6"
"@types/node": "npm:20.14.7"
c8: "npm:10.1.2"
chai: "npm:5.1.1"
mocha: "npm:10.4.0"
Expand Down Expand Up @@ -955,12 +955,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.6":
version: 20.14.6
resolution: "@types/node@npm:20.14.6"
"@types/node@npm:20.14.7":
version: 20.14.7
resolution: "@types/node@npm:20.14.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/22640f0eb2a955872e4529a93be1b719f67b527b80fdab51419756d20e21b5ce0f4ccbee9a3e2ff20e5def647f77baf77b4b0434ff8896791c102165ec0c3e48
checksum: 10c0/6211ffe86f769a58617e3bdca58610256021ef54bd99d2c442ee6109196cd6ee8e0bcd1cfac0e39bf4bb353f8900fa5fae540485a03816bd91ad1f86a0e18512
languageName: node
linkType: hard

Expand Down Expand Up @@ -3279,7 +3279,7 @@ __metadata:
dependencies:
"@eslint/js": "npm:9.5.0"
"@types/eslint": "npm:8.56.10"
"@types/node": "npm:20.14.6"
"@types/node": "npm:20.14.7"
"@types/prettier": "npm:3.0.0"
"@types/web": "npm:0.0.149"
eslint: "npm:9.5.0"
Expand Down

0 comments on commit 866b852

Please sign in to comment.