Skip to content

Commit f616ac7

Browse files
build(deps-dev): bump group with 2 updates (#192)
Bumps the dev-dependencies group with 2 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [npm-check-updates](https://github.com/raineorshine/npm-check-updates). Updates `eslint-plugin-jest` from 28.9.0 to 28.10.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.10.0) Updates `npm-check-updates` from 17.1.11 to 17.1.13 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v17.1.11...v17.1.13) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01f038d commit f616ac7

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

package-lock.json

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@
8383
"eslint-config-prettier": "^9.1.0",
8484
"eslint-plugin-babel": "^5.3.1",
8585
"eslint-plugin-import": "^2.31.0",
86-
"eslint-plugin-jest": "^28.9.0",
86+
"eslint-plugin-jest": "^28.10.0",
8787
"eslint-plugin-jsdoc": "^50.6.1",
8888
"eslint-plugin-node": "^11.1.0",
8989
"eslint-plugin-prettier": "^5.2.1",
9090
"jest": "^29.7.0",
9191
"jsdoc-to-markdown": "^9.1.1",
92-
"npm-check-updates": "^17.1.11",
92+
"npm-check-updates": "^17.1.13",
9393
"npm-run-all": "^4.1.5",
9494
"prettier": "^3.4.2"
9595
}

0 commit comments

Comments
 (0)