Skip to content

Commit

Permalink
build(deps): bump @types/node from 22.10.1 to 22.10.5
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.10.1 to 22.10.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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent d5f9e4d commit a09d9a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@rollup/plugin-typescript": "^12.1.1",
"@types/jquery": "^3.5.32",
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.10.1",
"@types/node": "^22.10.5",
"@types/rails__ujs": "^6.0.4",
"accessible-autocomplete": "^3.0.1",
"ccs-frontend": "^1.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -627,12 +627,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.1":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
"@types/node@npm:^22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
checksum: 10c0/6a0e7d1fe6a86ef6ee19c3c6af4c15542e61aea2f4cee655b6252efb356795f1f228bc8299921e82924e80ff8eca29b74d9dd0dd5cc1a90983f892f740b480df
languageName: node
linkType: hard

Expand Down Expand Up @@ -2090,7 +2090,7 @@ __metadata:
"@types/eslint__js": "npm:^8.42.3"
"@types/jquery": "npm:^3.5.32"
"@types/js-cookie": "npm:^3.0.6"
"@types/node": "npm:^22.10.1"
"@types/node": "npm:^22.10.5"
"@types/rails__ujs": "npm:^6.0.4"
accessible-autocomplete: "npm:^3.0.1"
ccs-frontend: "npm:^1.2.0"
Expand Down

0 comments on commit a09d9a9

Please sign in to comment.