Skip to content

Commit

Permalink
Bump @types/node from 22.7.6 to 22.8.1 in /admin
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.7.6 to 22.8.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 8ccc127 commit 0f4ae97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/lodash-es": "^4.17.9",
"@types/luxon": "^3.2.0",
"@types/material-ui": "0.21.17",
"@types/node": "^22.7.6",
"@types/node": "^22.8.1",
"@types/prop-types": "^15.7.13",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.11",
Expand Down
14 changes: 7 additions & 7 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1513,12 +1513,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.6":
version: 22.7.6
resolution: "@types/node@npm:22.7.6"
"@types/node@npm:^22.8.1":
version: 22.8.1
resolution: "@types/node@npm:22.8.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/d4406a63afce981c363fb1d1954aaf1759ad2d487c0833ebf667565ea4e45ff217d6fab4b5343badbdeccdf9d2e4a0841d633e0c929ceabcb33c288663dd0c73
undici-types: "npm:~6.19.8"
checksum: 10c0/83550fdf72a7db5b55eceac3f4fb038844eaee20202bdd2297a8248370cfa08317bda1605b781a8043eda4f173b75e73632e652fc85509eb14dfef78fa17337f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1757,7 +1757,7 @@ __metadata:
"@types/lodash-es": "npm:^4.17.9"
"@types/luxon": "npm:^3.2.0"
"@types/material-ui": "npm:0.21.17"
"@types/node": "npm:^22.7.6"
"@types/node": "npm:^22.8.1"
"@types/prop-types": "npm:^15.7.13"
"@types/qs": "npm:^6.9.16"
"@types/react": "npm:^18.3.11"
Expand Down Expand Up @@ -4793,7 +4793,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: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down

0 comments on commit 0f4ae97

Please sign in to comment.