Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 94f28e1 commit 7947ea7
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/preset-typescript": "7.24.7",
"@types/chai": "4.3.16",
"@types/jest": "29.5.12",
"@types/node": "18.19.39",
"@types/node": "20.14.10",
"@types/tmp": "0.2.6",
"babel-jest": "29.7.0",
"chai": "4.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/flow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/runtime-env/import-meta-env/tree/main/packages/flow#readme",
"devDependencies": {
"@types/node": "18.19.39",
"@types/node": "20.14.10",
"typescript": "5.5.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/runtime-env/import-meta-env/tree/main/packages/typescript#readme",
"devDependencies": {
"@types/node": "18.19.39",
"@types/node": "20.14.10",
"typescript": "5.5.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/runtime-env/import-meta-env/tree/main/packages/unplugin#readme",
"devDependencies": {
"@types/node": "18.19.39",
"@types/node": "20.14.10",
"@types/object-hash": "3.0.6",
"rollup": "4.18.0",
"ts-node": "10.9.2",
Expand Down
Loading

0 comments on commit 7947ea7

Please sign in to comment.