Skip to content

Commit 301a807

Browse files
deps(npm): bump the eslint-plugins-configs group across 1 directory with 4 updates (#6870)
Bumps the eslint-plugins-configs group with 4 updates in the /dependencies directory: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). Updates `eslint-plugin-jest` from 28.14.0 to 29.0.1 - [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.14.0...v29.0.1) Updates `eslint-plugin-n` from 17.20.0 to 17.21.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.20.0...v17.21.0) Updates `eslint-plugin-prettier` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.0...v5.5.1) Updates `eslint-plugin-vue` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint-plugins-configs - dependency-name: eslint-plugin-n dependency-version: 17.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint-plugins-configs - dependency-name: eslint-plugin-prettier dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint-plugins-configs - dependency-name: eslint-plugin-vue dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint-plugins-configs ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9572e8f commit 301a807

2 files changed

Lines changed: 30 additions & 25 deletions

File tree

dependencies/package-lock.json

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

dependencies/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"commitlint": "^19.8.1",
1313
"eslint": "^9.29.0",
1414
"eslint-config-prettier": "^10.1.5",
15-
"eslint-plugin-jest": "^28.14.0",
15+
"eslint-plugin-jest": "^29.0.1",
1616
"eslint-plugin-json": "^4.0.1",
1717
"eslint-plugin-jsonc": "^2.20.1",
1818
"eslint-plugin-jsx-a11y": "^6.10.2",
19-
"eslint-plugin-n": "^17.20.0",
20-
"eslint-plugin-prettier": "^5.5.0",
19+
"eslint-plugin-n": "^17.21.0",
20+
"eslint-plugin-prettier": "^5.5.1",
2121
"eslint-plugin-react": "^7.37.5",
2222
"eslint-plugin-react-hooks": "^5.2.0",
23-
"eslint-plugin-vue": "^10.2.0",
23+
"eslint-plugin-vue": "^10.3.0",
2424
"htmlhint": "^1.1.4",
2525
"jscpd": "^4.0.5",
2626
"markdownlint-cli": "^0.44.0",

0 commit comments

Comments
 (0)