Skip to content

Commit

Permalink
npm dev(deps-dev): bump @types/node from 20.12.4 to 22.7.7
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.4 to 22.7.7.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent e4ea81e commit f0cf038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demos/vue/ckeditor5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@tsconfig/node18": "^2.0.1",
"@types/node": "^18.16.17",
"@types/node": "^22.7.7",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/tsconfig": "^0.4.0",
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nx/web": "18.2.2",
"@nx/webpack": "18.2.2",
"@nx/workspace": "18.2.2",
"@types/node": "20.12.4",
"@types/node": "22.7.7",
"clean-webpack-plugin": "^4.0.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down

0 comments on commit f0cf038

Please sign in to comment.