Skip to content

Commit

Permalink
Update dependency @tsconfig/node20 to v20 (#359)
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 19, 2023
1 parent 8ea2942 commit 203b417
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 @@ -25,7 +25,7 @@
"picomatch": "2.3.1"
},
"devDependencies": {
"@tsconfig/node20": "1.0.2",
"@tsconfig/node20": "20.1.2",
"@types/jest": "29.5.5",
"@types/node": "20.6.2",
"@types/picomatch": "2.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1203,10 +1203,10 @@ __metadata:
languageName: node
linkType: hard

"@tsconfig/node20@npm:1.0.2":
version: 1.0.2
resolution: "@tsconfig/node20@npm:1.0.2"
checksum: d7424dc94943b5876f00836bc9335f7a2a3a1ab85272a877d9b585c30ac7a9fe94fa947195e0c69207c90c2e8ae8dc4a86939ee8e69975999e3a015d61df3f50
"@tsconfig/node20@npm:20.1.2":
version: 20.1.2
resolution: "@tsconfig/node20@npm:20.1.2"
checksum: fc126e15f0817bd328c15bd6be7972f01ef4d55ceb493c7a83ccb9dd545e39f218711f330e3df4072b116b11180c07943da2b2bfcd7adc58414cb586db52a4c8
languageName: node
linkType: hard

Expand Down Expand Up @@ -6325,7 +6325,7 @@ __metadata:
"@octokit/plugin-request-log": 3.0.0
"@octokit/plugin-retry": 4.1.6
"@octokit/plugin-throttling": 5.2.3
"@tsconfig/node20": 1.0.2
"@tsconfig/node20": 20.1.2
"@types/jest": 29.5.5
"@types/node": 20.6.2
"@types/picomatch": 2.3.0
Expand Down

0 comments on commit 203b417

Please sign in to comment.