Skip to content

Commit

Permalink
Update dependency @types/node to v20.7.0 (#371)
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 Sep 25, 2023
1 parent 69e379d commit 786c7ce
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": "20.1.2",
"@types/jest": "29.5.5",
"@types/node": "20.6.5",
"@types/node": "20.7.0",
"@types/picomatch": "2.3.1",
"@types/semver": "^7",
"@typescript-eslint/eslint-plugin": "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 @@ -1351,10 +1351,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.6.5":
version: 20.6.5
resolution: "@types/node@npm:20.6.5"
checksum: b849e849cf7631458a65c5019c81962028e306d8c4455a48422277b240f5a7eb8a1f1dafa60306bd4c773b77263bb8b05c074b1026e868bd137bb2022cf63ea2
"@types/node@npm:20.7.0":
version: 20.7.0
resolution: "@types/node@npm:20.7.0"
checksum: 1b2919925c213f4d2039ada7a8354c998e144f7291db8d719ef58ea9924ab636c113690073b0ec3b82ba62907385f7e0f51e9d1583c1a818776daa5156d3a590
languageName: node
linkType: hard

Expand Down Expand Up @@ -6355,7 +6355,7 @@ __metadata:
"@octokit/plugin-throttling": 5.2.3
"@tsconfig/node20": 20.1.2
"@types/jest": 29.5.5
"@types/node": 20.6.5
"@types/node": 20.7.0
"@types/picomatch": 2.3.1
"@types/semver": ^7
"@typescript-eslint/eslint-plugin": 6.7.3
Expand Down

0 comments on commit 786c7ce

Please sign in to comment.