Skip to content

Commit

Permalink
Update dependency @types/node to v20.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 7c6fd9e commit 5ab5afa
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 @@ -27,7 +27,7 @@
"devDependencies": {
"@tsconfig/node20": "1.0.0",
"@types/jest": "29.5.5",
"@types/node": "20.0.0",
"@types/node": "20.6.2",
"@types/picomatch": "2.3.0",
"@types/semver": "^7",
"@typescript-eslint/eslint-plugin": "6.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1323,10 +1323,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.0.0":
version: 20.0.0
resolution: "@types/node@npm:20.0.0"
checksum: 7dadc41081eee634fd0b19e46dfb0a74f8296ee562533118f7c2f2b54dcaba7124961d506db425fff74d8e8288610b93939cd06fa723f053c72b1a7e87aa4ddc
"@types/node@npm:20.6.2":
version: 20.6.2
resolution: "@types/node@npm:20.6.2"
checksum: 96fe5303872640a173f3fd43e289a451776ed5b8f0090094447c6790b43f23fb607eea8268af0829cef4d132e5afa0bfa4cd871aa7412e9042a414a698e9e971
languageName: node
linkType: hard

Expand Down Expand Up @@ -6327,7 +6327,7 @@ __metadata:
"@octokit/plugin-throttling": 5.2.3
"@tsconfig/node20": 1.0.0
"@types/jest": 29.5.5
"@types/node": 20.0.0
"@types/node": 20.6.2
"@types/picomatch": 2.3.0
"@types/semver": ^7
"@typescript-eslint/eslint-plugin": 6.7.2
Expand Down

0 comments on commit 5ab5afa

Please sign in to comment.