Skip to content

Commit

Permalink
Bump @types/node from 22.7.4 to 22.7.5 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.4 to 22.7.5.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 85e62e7 commit dbd9458
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.7.4",
"@types/node": "^22.7.5",
"@types/prop-types": "^15.7.13",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.11",
Expand Down
10 changes: 5 additions & 5 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.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
"@types/node@npm:^22.7.5":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/c22bf54515c78ff3170142c1e718b90e2a0003419dc2d55f79c9c9362edd590a6ab1450deb09ff6e1b32d1b4698da407930b16285e8be3a009ea6cd2695cac01
checksum: 10c0/cf11f74f1a26053ec58066616e3a8685b6bcd7259bc569738b8f752009f9f0f7f85a1b2d24908e5b0f752482d1e8b6babdf1fbb25758711ec7bb9500bfcd6e60
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.4"
"@types/node": "npm:^22.7.5"
"@types/prop-types": "npm:^15.7.13"
"@types/qs": "npm:^6.9.16"
"@types/react": "npm:^18.3.11"
Expand Down

0 comments on commit dbd9458

Please sign in to comment.