Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^18.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2023
1 parent 6ee8f6d commit ab34031
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 @@ -31,7 +31,7 @@
"msgpackr": "^1.9.5"
},
"devDependencies": {
"@types/node": "^18.16.19",
"@types/node": "^18.17.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.45.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@sofidev/ipc@workspace:."
dependencies:
"@types/node": ^18.16.19
"@types/node": ^18.17.0
"@typescript-eslint/eslint-plugin": ^5.62.0
"@typescript-eslint/parser": ^5.62.0
eslint: ^8.45.0
Expand Down Expand Up @@ -502,10 +502,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.16.19":
version: 18.16.19
resolution: "@types/node@npm:18.16.19"
checksum: 63c31f09616508aa7135380a4c79470a897b75f9ff3a70eb069e534dfabdec3f32fb0f9df5939127f1086614d980ddea0fa5e8cc29a49103c4f74cd687618aaf
"@types/node@npm:^18.17.0":
version: 18.17.0
resolution: "@types/node@npm:18.17.0"
checksum: 3a43c5c5541342751b514485144818a515fac5427f663066068eaacbe8a108cbe1207aae75ec89d34c3b32414c334aad84e9083cf7fcf3ebfd970adc871314a4
languageName: node
linkType: hard

Expand Down

0 comments on commit ab34031

Please sign in to comment.