Skip to content

Commit afd46fd

Browse files
Update dependency eslint-plugin-playwright to v2.10.1
1 parent 5245640 commit afd46fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"c8": "10.1.3",
4040
"dockerode": "4.0.9",
4141
"dotenv": "17.3.1",
42-
"eslint-plugin-playwright": "2.8.0",
42+
"eslint-plugin-playwright": "2.10.1",
4343
"eslint-plugin-no-relative-import-paths": "1.6.1",
4444
"knex": "3.1.0",
4545
"mysql2": "3.18.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19633,10 +19633,10 @@ eslint-plugin-no-relative-import-paths@1.6.1:
1963319633
resolved "https://registry.yarnpkg.com/eslint-plugin-no-relative-import-paths/-/eslint-plugin-no-relative-import-paths-1.6.1.tgz#7d1e8f34694016d6d390c28063bedfa7203e7771"
1963419634
integrity sha512-YZNeOnsOrJcwhFw0X29MXjIzu2P/f5X2BZDPWw1R3VUYBRFxNIh77lyoL/XrMU9ewZNQPcEvAgL/cBOT1P330A==
1963519635

19636-
eslint-plugin-playwright@2.8.0:
19637-
version "2.8.0"
19638-
resolved "https://registry.yarnpkg.com/eslint-plugin-playwright/-/eslint-plugin-playwright-2.8.0.tgz#7803f385733f1ef5f66c1f3593809673159eeb55"
19639-
integrity sha512-BRCXbnX20l/ZPOOi1jEqNvqU/UjXpkZRJaghQxSM2kjAvsDph8+osn9u1iMmvoa9Cegbp9d0Skh7vro7242t+Q==
19636+
eslint-plugin-playwright@2.10.1:
19637+
version "2.10.1"
19638+
resolved "https://registry.yarnpkg.com/eslint-plugin-playwright/-/eslint-plugin-playwright-2.10.1.tgz#94ad62ec05af5a85926ed249d50d1a02fae44b11"
19639+
integrity sha512-qea3UxBOb8fTwJ77FMApZKvRye5DOluDHcev0LDJwID3RELeun0JlqzrNIXAB/SXCyB/AesCW/6sZfcT9q3Edg==
1964019640
dependencies:
1964119641
globals "^17.3.0"
1964219642

0 commit comments

Comments
 (0)