Skip to content

Commit

Permalink
Bump @types/node from 18.18.13 to 20.14.0
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.18.13 to 20.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and andrew-codes committed Jun 4, 2024
1 parent 711371b commit 689cea9
Show file tree
Hide file tree
Showing 6 changed files with 1,554 additions and 1,554 deletions.
3,080 changes: 1,540 additions & 1,540 deletions .pnp.cjs
100755 → 100644

Large diffs are not rendered by default.

Binary file modified .yarn/install-state.gz
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/game-db-updater/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@types/jest": "^29.2.5",
"@types/node": "^18.11.18",
"@types/node": "^20.14.0",
"@types/shelljs": "^0.8.15",
"cpy": "^11.0.0",
"cpy-cli": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/playnite-web/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@remix-run/dev": "^2.4.0",
"@types/express": "^4",
"@types/lodash": "^4.17.1",
"@types/node": "^18.11.18",
"@types/node": "^20.14.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/shelljs": "^0.8.15",
Expand Down
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"devDependencies": {
"@types/jest": "^29.2.5",
"@types/node": "^18.11.18",
"@types/node": "^20.14.0",
"cypress": "^13.6.1",
"dotenv": "^16.3.1",
"glob": "^10.3.10",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3663,21 +3663,21 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.11.18":
version: 18.18.13
resolution: "@types/node@npm:18.18.13"
"@types/node@npm:^18.17.5":
version: 18.19.3
resolution: "@types/node@npm:18.19.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/5f1840f26b4c00e6b4945be678644a46e6689ef10d9d7795d587b76059045b99a14ca6075264296e6e91d73e098fe83df9580881278d9a6ce394b368d9c76700
checksum: 10c0/3ed943d06e9dff70a3da793f794f1192cd93b0ababdb9f07425a05680f17cfce649cbc46734265f6fbe52fd9f277496d3a4da26c013f1193a0345f2420ea6cd0
languageName: node
linkType: hard

"@types/node@npm:^18.17.5":
version: 18.19.3
resolution: "@types/node@npm:18.19.3"
"@types/node@npm:^20.14.0":
version: 20.14.0
resolution: "@types/node@npm:20.14.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/3ed943d06e9dff70a3da793f794f1192cd93b0ababdb9f07425a05680f17cfce649cbc46734265f6fbe52fd9f277496d3a4da26c013f1193a0345f2420ea6cd0
checksum: 10c0/29ccc7592e9ca6b81d00f3a6673241d08e9042d801b10adfd9ebcbbf326208e0a0133a8d146158db18d02a68b85d9ce1fd94e6e1e5be0da263129bf6e42eb22d
languageName: node
linkType: hard

Expand Down Expand Up @@ -12222,7 +12222,7 @@ __metadata:
"@remix-run/react": "npm:^2.4.0"
"@types/express": "npm:^4"
"@types/lodash": "npm:^4.17.1"
"@types/node": "npm:^18.11.18"
"@types/node": "npm:^20.14.0"
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18"
"@types/shelljs": "npm:^0.8.15"
Expand Down Expand Up @@ -12275,7 +12275,7 @@ __metadata:
resolution: "playnite-web-game-db-updater@workspace:apps/game-db-updater"
dependencies:
"@types/jest": "npm:^29.2.5"
"@types/node": "npm:^18.11.18"
"@types/node": "npm:^20.14.0"
"@types/shelljs": "npm:^0.8.15"
async-mqtt: "npm:^2.6.3"
cpy: "npm:^11.0.0"
Expand Down Expand Up @@ -12323,7 +12323,7 @@ __metadata:
resolution: "playnite-web@workspace:."
dependencies:
"@types/jest": "npm:^29.2.5"
"@types/node": "npm:^18.11.18"
"@types/node": "npm:^20.14.0"
cypress: "npm:^13.6.1"
dotenv: "npm:^16.3.1"
glob: "npm:^10.3.10"
Expand Down

0 comments on commit 689cea9

Please sign in to comment.