Skip to content

Commit de18606

Browse files
Update dependency eslint-plugin-jest to ^29.12.1 (#377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ca2c9d commit de18606

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "3.0.67",
3+
"version": "3.0.68",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -29,7 +29,7 @@
2929
"eslint-config-typescript": "^3.0.0",
3030
"eslint-import-resolver-typescript": "^4.4.4",
3131
"eslint-plugin-import": "^2.32.0",
32-
"eslint-plugin-jest": "^29.12.0",
32+
"eslint-plugin-jest": "^29.12.1",
3333
"eslint-plugin-jest-dom": "^5.5.0",
3434
"eslint-plugin-prettier": "^5.5.4",
3535
"eslint-plugin-react": "^7.37.5",

0 commit comments

Comments
 (0)