Skip to content

Commit 63f519a

Browse files
committed
chore: bump eslint-plugin-jest-playwright to 0.5.1
1 parent 113925c commit 63f519a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-jest-playwright",
33
"description": "ESLint globals for your Jest Playwright setup.",
4-
"version": "0.4.1",
4+
"version": "0.5.1",
55
"main": "index.js",
66
"repository": "https://github.com/mxschmitt/eslint-plugin-playwright",
77
"author": "Max Schmitt <max@schmitt.mx>",
@@ -10,6 +10,6 @@
1010
"index.js"
1111
],
1212
"dependencies": {
13-
"eslint-plugin-playwright": "^0.4.0"
13+
"eslint-plugin-playwright": "^0.5.1"
1414
}
1515
}

0 commit comments

Comments
 (0)