mirror of
https://github.com/zadam/trilium.git
synced 2026-03-13 11:53:38 +01:00
chore(deps): update dependency eslint-plugin-playwright to v2.9.0 (#8886)
This commit is contained in:
commit
12efa8dc0b
@ -61,7 +61,7 @@
|
||||
"eslint": "10.0.2",
|
||||
"eslint-config-preact": "2.0.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-playwright": "2.8.0",
|
||||
"eslint-plugin-playwright": "2.9.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"happy-dom": "20.7.0",
|
||||
"http-server": "14.1.1",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -102,8 +102,8 @@ importers:
|
||||
specifier: 10.1.8
|
||||
version: 10.1.8(eslint@10.0.2(jiti@2.6.1))
|
||||
eslint-plugin-playwright:
|
||||
specifier: 2.8.0
|
||||
version: 2.8.0(eslint@10.0.2(jiti@2.6.1))
|
||||
specifier: 2.9.0
|
||||
version: 2.9.0(eslint@10.0.2(jiti@2.6.1))
|
||||
eslint-plugin-simple-import-sort:
|
||||
specifier: 12.1.1
|
||||
version: 12.1.1(eslint@10.0.2(jiti@2.6.1))
|
||||
@ -9611,8 +9611,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=9.0.0'
|
||||
|
||||
eslint-plugin-playwright@2.8.0:
|
||||
resolution: {integrity: sha512-BRCXbnX20l/ZPOOi1jEqNvqU/UjXpkZRJaghQxSM2kjAvsDph8+osn9u1iMmvoa9Cegbp9d0Skh7vro7242t+Q==}
|
||||
eslint-plugin-playwright@2.9.0:
|
||||
resolution: {integrity: sha512-k3xrG6YzrallWNFMoGUjMNeu3SFFKXN79KJQBD2PkM4PasJegqV2Up+mPY5od2UmPKQGT+MeIhCmWH8r5eYuQQ==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.40.0'
|
||||
@ -27966,7 +27966,7 @@ snapshots:
|
||||
eslint: 10.0.2(jiti@2.6.1)
|
||||
globals: 15.15.0
|
||||
|
||||
eslint-plugin-playwright@2.8.0(eslint@10.0.2(jiti@2.6.1)):
|
||||
eslint-plugin-playwright@2.9.0(eslint@10.0.2(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 10.0.2(jiti@2.6.1)
|
||||
globals: 17.4.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user