Skip to content

Commit

Permalink
Update dependency @types/node to ^20.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent 017661a commit ee99ca0
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 @@ -41,7 +41,7 @@
"devDependencies": {
"@ava/typescript": "^4.1.0",
"@lusc/tsconfig": "^4.0.0",
"@types/node": "^20.6.0",
"@types/node": "^20.6.2",
"ava": "^5.3.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ __metadata:
dependencies:
"@ava/typescript": ^4.1.0
"@lusc/tsconfig": ^4.0.0
"@types/node": ^20.6.0
"@types/node": ^20.6.2
ava: ^5.3.1
prettier: ^3.0.3
rimraf: ^5.0.1
Expand Down Expand Up @@ -254,10 +254,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.6.0":
version: 20.6.0
resolution: "@types/node@npm:20.6.0"
checksum: 52611801af5cf151c6fac1963aa4a8a8ca2e388a9e9ed82b01b70bca762088ded5b32cc789c5564220d5d7dccba2b8dd34446a3d4fc74736805e1f2cf262e29d
"@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

0 comments on commit ee99ca0

Please sign in to comment.