Skip to content

Commit

Permalink
Merge pull request #323 from jeremybanka/renovate/node-20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremybanka authored Sep 25, 2024
2 parents 78525d1 + debdf9a commit 58fb980
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@eslint/js": "9.11.1",
"@types/eslint": "9.6.1",
"@types/fs-extra": "11.0.4",
"@types/node": "20.16.7",
"@types/node": "20.16.8",
"@types/tmp": "0.2.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -649,12 +649,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.7":
version: 20.16.7
resolution: "@types/node@npm:20.16.7"
"@types/node@npm:20.16.8":
version: 20.16.8
resolution: "@types/node@npm:20.16.8"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/3f338dddf4ecfe95b77ce5eacb0d36bca970f88f0143afc83327120230a24060d4a0730c3d54e8ca1aa6eb85d83570e41b430b71d441ee626357a0d7e3d1ae8b
checksum: 10c0/3b3bd96885cbbe49e5f701be91f9a69b904a60b23fd4812083b053a802a03e38227919ff800aff2961fd11147b471a1a4fc09f1df171f372698f16d39859aebf
languageName: node
linkType: hard

Expand Down Expand Up @@ -1088,7 +1088,7 @@ __metadata:
"@eslint/js": "npm:9.11.1"
"@types/eslint": "npm:9.6.1"
"@types/fs-extra": "npm:11.0.4"
"@types/node": "npm:20.16.7"
"@types/node": "npm:20.16.8"
"@types/tmp": "npm:0.2.6"
"@typescript-eslint/eslint-plugin": "npm:8.7.0"
"@typescript-eslint/parser": "npm:8.7.0"
Expand Down

0 comments on commit 58fb980

Please sign in to comment.