Skip to content

Commit

Permalink
chore(deps): Bump @types/node from 22.5.5 to 22.6.1 in the types group
Browse files Browse the repository at this point in the history
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.5.5 to 22.6.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:production
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent f79a9d2 commit 073a40a
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 70 deletions.
2 changes: 1 addition & 1 deletion packages/darkroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"optionalDependencies": {
"@codemirror/lang-javascript": "^6.2.2",
"@types/node": "^22.5.5",
"@types/node": "^22.6.1",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/safelight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/dom-webcodecs": "^0.1.11",
"@types/fuzzysearch": "^1.0.2",
"@types/luxon": "^3.4.2",
"@types/node": "^22.5.5",
"@types/node": "^22.6.1",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"vue": "^3.5.6"
},
"devDependencies": {
"@types/node": "^22.5.5",
"@types/node": "^22.6.1",
"@vue/test-utils": "^2.4.5",
"@vue/tsconfig": "^0.5.1",
"canvas": "^2.11.2",
Expand Down
Loading

0 comments on commit 073a40a

Please sign in to comment.