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

Commit f121b76

Browse files
committed
v.0.2.4
1 parent 7062222 commit f121b76

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 14 additions & 14 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.3",
3+
"version": "0.2.4",
44
"main": "index.js",
55
"description": "Running tests using Jest & Playwright.",
66
"license": "MIT",
@@ -60,7 +60,7 @@
6060
"eslint-config-airbnb-base": "14.2.0",
6161
"eslint-config-prettier": "6.11.0",
6262
"eslint-plugin-import": "2.21.2",
63-
"eslint-plugin-prettier": "3.1.3",
63+
"eslint-plugin-prettier": "3.1.4",
6464
"husky": "4.2.5",
6565
"jest": "26.0.1",
6666
"lint-staged": "10.2.10",
@@ -70,7 +70,7 @@
7070
"playwright-firefox": ">=0.12.1",
7171
"playwright-webkit": ">=0.12.1",
7272
"prettier": "2.0.5",
73-
"snyk": "^1.339.2",
73+
"snyk": "^1.339.3",
7474
"ts-jest": "26.1.0",
7575
"typescript": "3.9.5"
7676
}

0 commit comments

Comments
 (0)