Skip to content

Commit

Permalink
Bump @types/node from 22.5.5 to 22.7.4 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.5.5 to 22.7.4.
- [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 Sep 28, 2024
1 parent 56eee03 commit ce75580
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.5.5",
"@types/node": "^22.7.4",
"@types/prop-types": "^15.7.13",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.10",
Expand Down
10 changes: 5 additions & 5 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1323,12 +1323,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.5.5":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
"@types/node@npm:^22.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c
checksum: 10c0/c22bf54515c78ff3170142c1e718b90e2a0003419dc2d55f79c9c9362edd590a6ab1450deb09ff6e1b32d1b4698da407930b16285e8be3a009ea6cd2695cac01
languageName: node
linkType: hard

Expand Down Expand Up @@ -1567,7 +1567,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.5.5"
"@types/node": "npm:^22.7.4"
"@types/prop-types": "npm:^15.7.13"
"@types/qs": "npm:^6.9.16"
"@types/react": "npm:^18.3.10"
Expand Down

0 comments on commit ce75580

Please sign in to comment.