Skip to content

Commit

Permalink
Update dependency @types/node to v20.8.2 (#794)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent eda857c commit a1c1b98
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 @@ -23,7 +23,7 @@
"devDependencies": {
"@tsconfig/node20": "20.1.2",
"@types/jest": "29.5.5",
"@types/node": "20.8.1",
"@types/node": "20.8.2",
"@types/semver": "^7",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1457,10 +1457,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.1":
version: 20.8.1
resolution: "@types/node@npm:20.8.1"
checksum: 2ae18915c44899766c5725d41a53f7519db7e16bdc70e558b906017b402ea03e641e5e2fb4a1204825f415570d2312dcaeb4c4e8667763a96ec1e227ba18bb87
"@types/node@npm:20.8.2":
version: 20.8.2
resolution: "@types/node@npm:20.8.2"
checksum: 3da73e25d821bfcdb7de98589027e08bb4848e55408671c4a83ec0341e124b5313a0b20e1e4b4eff1168ea17a86f622ad73fcb04b761abd77496b9a27cbd5de5
languageName: node
linkType: hard

Expand Down Expand Up @@ -2530,7 +2530,7 @@ __metadata:
"@actions/core": 1.10.1
"@tsconfig/node20": 20.1.2
"@types/jest": 29.5.5
"@types/node": 20.8.1
"@types/node": 20.8.2
"@types/semver": ^7
"@typescript-eslint/eslint-plugin": 6.7.3
"@typescript-eslint/parser": 6.7.3
Expand Down

0 comments on commit a1c1b98

Please sign in to comment.