Skip to content

Commit 37da728

Browse files
Bump the npm-development group across 1 directory with 4 updates
Bumps the npm-development group with 4 updates in the / directory: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [prettier-eslint](https://github.com/prettier/prettier-eslint). Updates `eslint-plugin-jest` from 28.11.0 to 28.12.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.11.0...v28.12.0) Updates `eslint-plugin-jsonc` from 2.19.1 to 2.20.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.19.1...v2.20.1) Updates `eslint-plugin-prettier` from 5.2.3 to 5.4.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.2.3...v5.4.1) Updates `prettier-eslint` from 16.3.0 to 16.4.2 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v16.3.0...v16.4.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jsonc dependency-version: 2.20.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-version: 5.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier-eslint dependency-version: 16.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 551cd77 commit 37da728

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,15 @@
104104
"dotenv": "^16.5.0",
105105
"eslint": "^8.57.1",
106106
"eslint-plugin-github": "^5.1.8",
107-
"eslint-plugin-jest": "^28.11.0",
108-
"eslint-plugin-jsonc": "^2.19.1",
109-
"eslint-plugin-prettier": "^5.2.3",
107+
"eslint-plugin-jest": "^28.12.0",
108+
"eslint-plugin-jsonc": "^2.20.1",
109+
"eslint-plugin-prettier": "^5.4.1",
110110
"jest": "^29.7.0",
111111
"make-coverage-badge": "^1.2.0",
112112
"memfs": "^4.17.2",
113113
"npm-check-updates": "^18.0.1",
114114
"prettier": "^3.5.3",
115-
"prettier-eslint": "^16.3.0",
115+
"prettier-eslint": "^16.4.2",
116116
"ts-jest": "^29.3.4",
117117
"type-fest": "^4.41.0",
118118
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)