Skip to content

Commit

Permalink
chore(deps-dev): bump the other group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the other group with 3 updates: [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express), [lint-staged](https://github.com/lint-staged/lint-staged) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@types/express` from 4.17.21 to 5.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Updates `lint-staged` from 15.2.11 to 15.3.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.11...v15.3.0)

Updates `vite` from 5.4.11 to 6.0.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent ba026bd commit b2cf747
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 38 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@eslint/js": "^9.17.0",
"@octokit/types": "^13.6.2",
"@playwright/test": "1.49.1",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"angular-eslint": "19.0.2",
Expand All @@ -58,15 +58,15 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"ng-packagr": "^19.0.1",
"prettier": "3.4.2",
"prettier-plugin-packagejson": "2.5.6",
"prettier-plugin-sh": "0.14.0",
"rimraf": "^6.0.1",
"typescript": "~5.6.3",
"typescript-eslint": "8.18.1",
"vite": "^5.4.11",
"vite": "^6.0.6",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^2.1.8"
},
Expand Down
132 changes: 97 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2cf747

Please sign in to comment.