Skip to content

Commit

Permalink
Update dependency @types/node to v20.8.3 (#797)
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 7, 2023
1 parent c578a9d commit 17090bf
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.2",
"@types/node": "20.8.3",
"@types/semver": "^7",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
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.2":
version: 20.8.2
resolution: "@types/node@npm:20.8.2"
checksum: 3da73e25d821bfcdb7de98589027e08bb4848e55408671c4a83ec0341e124b5313a0b20e1e4b4eff1168ea17a86f622ad73fcb04b761abd77496b9a27cbd5de5
"@types/node@npm:20.8.3":
version: 20.8.3
resolution: "@types/node@npm:20.8.3"
checksum: bfb88b341faeb19f8fd37306a3bf433721b876c6491d10fcb0b13fd26601fa36ee45113dd82b1e1c23e3c957dff5b99f81a16493cefa03abe797e41a2487a4f7
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.2
"@types/node": 20.8.3
"@types/semver": ^7
"@typescript-eslint/eslint-plugin": 6.7.4
"@typescript-eslint/parser": 6.7.4
Expand Down

0 comments on commit 17090bf

Please sign in to comment.