Skip to content

Commit c44247d

Browse files
Update dependency eslint-plugin-jest to ^28.8.0
1 parent cc2e1d8 commit c44247d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 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": "0.1.152",
3+
"version": "0.1.153",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -25,7 +25,7 @@
2525
"eslint-config-typescript": "^3.0.0",
2626
"eslint-plugin-deprecation": "^3.0.0",
2727
"eslint-plugin-import": "^2.29.1",
28-
"eslint-plugin-jest": "^28.6.0",
28+
"eslint-plugin-jest": "^28.8.0",
2929
"eslint-plugin-jest-dom": "^5.4.0",
3030
"eslint-plugin-jsx-a11y": "^6.9.0",
3131
"eslint-plugin-prettier": "^5.2.1",

0 commit comments

Comments
 (0)