Skip to content

Commit

Permalink
Bump @types/node from 22.1.0 to 22.2.0 in /mini-app
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.2.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 1825dc9 commit 9d45407
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions mini-app/.pnp.cjs

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

Binary file not shown.
2 changes: 1 addition & 1 deletion mini-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-i18next": "^15.0.0"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/webpack": "^5.28.3",
Expand Down
10 changes: 5 additions & 5 deletions mini-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -398,12 +398,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.1.0":
version: 22.1.0
resolution: "@types/node@npm:22.1.0"
"@types/node@npm:22.2.0":
version: 22.2.0
resolution: "@types/node@npm:22.2.0"
dependencies:
undici-types: "npm:~6.13.0"
checksum: 10/c2ac1340509646b6c673b27fae2a46e501a97e540e7221be4dd2e0be7a0f61efefb5bf3be8bedf2dbce245fa49cfc49bba77bce73fa3c4296d0d19521ced3222
checksum: 10/2957c5c81f1a07a1210f28382adae65c11070c301e395fa819448516f1a2a710054b29e0ec7d8e28624afbcd90dae810403a497109545dea835b554fc76edf6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2899,7 +2899,7 @@ __metadata:
resolution: "mini-app@workspace:."
dependencies:
"@twa-dev/sdk": "npm:^7.0.0"
"@types/node": "npm:22.1.0"
"@types/node": "npm:22.2.0"
"@types/react": "npm:^18.2.28"
"@types/react-dom": "npm:^18.2.13"
"@types/webpack": "npm:^5.28.3"
Expand Down

0 comments on commit 9d45407

Please sign in to comment.