Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit a1cc069

Browse files
committed
v.0.2.2
1 parent eda1105 commit a1cc069

File tree

2 files changed

+13
-76
lines changed

2 files changed

+13
-76
lines changed

package-lock.json

Lines changed: 10 additions & 73 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
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-playwright-preset",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"main": "index.js",
55
"description": "Running tests using Jest & Playwright.",
66
"license": "MIT",
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/eslint-plugin": "3.0.0",
5757
"@typescript-eslint/parser": "3.0.0",
5858
"coveralls": "3.1.0",
59-
"eslint": "7.0.0",
59+
"eslint": "7.1.0",
6060
"eslint-config-airbnb-base": "14.1.0",
6161
"eslint-config-prettier": "6.11.0",
6262
"eslint-plugin-import": "2.20.2",
@@ -70,7 +70,7 @@
7070
"playwright-firefox": ">=0.12.1",
7171
"playwright-webkit": ">=0.12.1",
7272
"prettier": "2.0.5",
73-
"snyk": "^1.323.2",
73+
"snyk": "^1.324.0",
7474
"ts-jest": "26.0.0",
7575
"typescript": "3.9.3"
7676
}

0 commit comments

Comments
 (0)