Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.17.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 2992f0b commit ac23841
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 @@ -33,7 +33,7 @@
"devDependencies": {
"@rollup/plugin-json": "^6.0.0",
"@types/jest": "29.5.4",
"@types/node": "18.17.11",
"@types/node": "18.17.18",
"@types/qs": "6.9.7",
"esbuild": "^0.19.0",
"jest": "29.6.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1457,10 +1457,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.17.11":
version: 18.17.11
resolution: "@types/node@npm:18.17.11"
checksum: c31d9f4a6f7c5c413b6548ded0fab046571832718361c5cda325960f32d6b386dd0a7fa9228911111fee54c180d09df82a622efdabdbef89fa9e1923891892bc
"@types/node@npm:18.17.18":
version: 18.17.18
resolution: "@types/node@npm:18.17.18"
checksum: 59cbd906363d37017fe9ba0c08c1446e440d4d977459609c5f90b8fb7eb41f273ce8af30c5a5b5d599d7de934c1b3702bc9fc27caf8d2270e5cdb659c5232991
languageName: node
linkType: hard

Expand Down Expand Up @@ -5600,7 +5600,7 @@ __metadata:
dependencies:
"@rollup/plugin-json": ^6.0.0
"@types/jest": 29.5.4
"@types/node": 18.17.11
"@types/node": 18.17.18
"@types/qs": 6.9.7
axios: ^1.2.2
esbuild: ^0.19.0
Expand Down

0 comments on commit ac23841

Please sign in to comment.