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 Oct 16, 2024
1 parent 31bf0e3 commit 9f77b07
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 56 deletions.
2 changes: 1 addition & 1 deletion js/private/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-typescript": "10.0.1",
"@types/node": "18.19.54",
"@types/node": "20.16.12",
"@types/tar-stream": "2.2.3",
"@types/archiver": "5.3.4",
"typescript": "4.9.5",
Expand Down
2 changes: 1 addition & 1 deletion js/private/worker/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/google-protobuf": "3.15.12",
"@rollup/plugin-typescript": "10.0.1",
"@rollup/plugin-terser": "0.4.4",
"@types/node": "18.19.54",
"@types/node": "20.16.12",
"typescript": "4.9.5",
"tslib": "2.7.0",
"abortcontroller-polyfill": "1.7.5"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"devDependencies": {
"@types/node": "16.18.112",
"@types/node": "20.16.12",
"chalk": "5.1.1",
"inline-fixtures": "1.1.0",
"jsonpath-plus": "7.2.0",
Expand Down
88 changes: 35 additions & 53 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9f77b07

Please sign in to comment.