Skip to content

Commit f0c4cb1

Browse files
build(deps-dev): bump the dev-deps group with 2 updates (#1472)
Bumps the dev-deps group with 2 updates: [eslint](https://github.com/eslint/eslint) and [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip). Updates `eslint` from 9.25.1 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.26.0) Updates `knip` from 5.50.5 to 5.53.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.53.0/packages/knip) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: knip dependency-version: 5.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kylee Fields <43586156+kyleecodes@users.noreply.github.com>
1 parent a0490d8 commit f0c4cb1

File tree

2 files changed

+358
-67
lines changed

2 files changed

+358
-67
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,15 @@
8888
"babel-plugin-istanbul": "^7.0.0",
8989
"cypress": "^14.3.2",
9090
"dotenv": "^16.5.0",
91-
"eslint": "9.25.1",
91+
"eslint": "9.26.0",
9292
"eslint-config-next": "15.3.1",
9393
"eslint-config-prettier": "^10.1.2",
9494
"husky": "^9.0.11",
9595
"identity-obj-proxy": "^3.0.0",
9696
"istanbul-lib-coverage": "^3.2.2",
9797
"jest": "^29.7.0",
9898
"jest-environment-jsdom": "^29.7.0",
99-
"knip": "^5.50.5",
99+
"knip": "^5.53.0",
100100
"mailslurp-client": "^15.21.0",
101101
"nyc": "^17.0.0",
102102
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)