Skip to content

Commit

Permalink
Bump @types/node from 22.5.0 to 22.7.8 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.5.0 to 22.7.8.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 27913c8 commit 2c06ff4
Show file tree
Hide file tree
Showing 5 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.
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.1"
},
"devDependencies": {
"@types/node": "22.5.0",
"@types/node": "22.7.8",
"@types/react": "^18.3.4",
"@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.5.0":
version: 22.5.0
resolution: "@types/node@npm:22.5.0"
"@types/node@npm:22.7.8":
version: 22.7.8
resolution: "@types/node@npm:22.7.8"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/89af3bd217b1559b645a9ed16d4ae3add75749814cbd8eefddd1b96003d1973afb1c8a2b23d69f3a8cc6c532e3aa185eaf5cc29a6e7c42c311a2aad4c99430ae
checksum: 10/22a7cb6da6a1cf914016bdcfb1d20399ec549a6220a9fd03253dc995848fa328c9dbeaf291b63bd60b0cf44387044adc80fc8d97401c647711b0b839d0ed4fe5
languageName: node
linkType: hard

Expand Down Expand Up @@ -2919,7 +2919,7 @@ __metadata:
resolution: "mini-app@workspace:."
dependencies:
"@twa-dev/sdk": "npm:^7.8.0"
"@types/node": "npm:22.5.0"
"@types/node": "npm:22.7.8"
"@types/react": "npm:^18.3.4"
"@types/react-dom": "npm:^18.2.13"
"@types/webpack": "npm:^5.28.3"
Expand Down

0 comments on commit 2c06ff4

Please sign in to comment.