Skip to content

Commit 57bdaf9

Browse files
chore(deps-dev): bump the linters group with 3 updates
Bumps the linters group with 3 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-jest` from 27.6.1 to 27.6.3 - [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@v27.6.1...v27.6.3) Updates `eslint-plugin-prettier` from 5.1.2 to 5.1.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.2...v5.1.3) Updates `prettier` from 3.1.1 to 3.2.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.4) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ada9d3c commit 57bdaf9

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"@vercel/ncc": "^0.38.1",
3535
"eslint": "^8.56.0",
3636
"eslint-plugin-github": "^4.10.1",
37-
"eslint-plugin-jest": "^27.6.1",
38-
"eslint-plugin-prettier": "^5.1.2",
37+
"eslint-plugin-jest": "^27.6.3",
38+
"eslint-plugin-prettier": "^5.1.3",
3939
"jest": "^29.7.0",
4040
"js-yaml": "^4.1.0",
41-
"prettier": "3.1.1",
41+
"prettier": "3.2.4",
4242
"ts-jest": "^29.1.1",
4343
"typescript": "^5.3.3"
4444
}

0 commit comments

Comments
 (0)