Skip to content

Commit

Permalink
Bump @types/node from 22.5.0 to 22.9.1 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.9.1.
- [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 Nov 20, 2024
1 parent 27913c8 commit f04a18f
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 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.9.1",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.2.13",
"@types/webpack": "^5.28.3",
Expand Down
14 changes: 7 additions & 7 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.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/89af3bd217b1559b645a9ed16d4ae3add75749814cbd8eefddd1b96003d1973afb1c8a2b23d69f3a8cc6c532e3aa185eaf5cc29a6e7c42c311a2aad4c99430ae
undici-types: "npm:~6.19.8"
checksum: 10/43fadcb3a914a1daff8e559839f235eec65fe80bfef5016b361dbc7952c9bc9d79456c78d89beab275a9e9e5accff37e838c019ab519f821f12c953cd6c24b50
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.9.1"
"@types/react": "npm:^18.3.4"
"@types/react-dom": "npm:^18.2.13"
"@types/webpack": "npm:^5.28.3"
Expand Down Expand Up @@ -4517,7 +4517,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
Expand Down

0 comments on commit f04a18f

Please sign in to comment.