mirror of
https://github.com/zadam/trilium.git
synced 2026-01-18 20:44:26 +01:00
chore(deps): update dependency eslint-plugin-playwright to v2.5.0 (#8365)
This commit is contained in:
commit
d056185368
@ -59,7 +59,7 @@
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-preact": "2.0.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-playwright": "2.4.1",
|
||||
"eslint-plugin-playwright": "2.5.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"happy-dom": "~20.0.0",
|
||||
"http-server": "14.1.1",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -83,8 +83,8 @@ importers:
|
||||
specifier: 10.1.8
|
||||
version: 10.1.8(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint-plugin-playwright:
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1(eslint@9.39.2(jiti@2.6.1))
|
||||
specifier: 2.5.0
|
||||
version: 2.5.0(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint-plugin-simple-import-sort:
|
||||
specifier: 12.1.1
|
||||
version: 12.1.1(eslint@9.39.2(jiti@2.6.1))
|
||||
@ -8002,8 +8002,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=9.0.0'
|
||||
|
||||
eslint-plugin-playwright@2.4.1:
|
||||
resolution: {integrity: sha512-rKx00OLmwrtGmA8UhOFeDu4lK1Y0i5n5VliK7DCdzc1Dh+StvCEwWajtSYqfhbHa935DoHWyS1DN95NBDGXGWg==}
|
||||
eslint-plugin-playwright@2.5.0:
|
||||
resolution: {integrity: sha512-1ckFw7Abdz+l23wtw5Tg4GTK3Y+MgEQQNjEr7FTJP3wwmIOj8DkbJ6G655aPc09c0Kfn/NoGA4xpMZzeSO4NWw==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.40.0'
|
||||
@ -23448,7 +23448,7 @@ snapshots:
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
globals: 15.15.0
|
||||
|
||||
eslint-plugin-playwright@2.4.1(eslint@9.39.2(jiti@2.6.1)):
|
||||
eslint-plugin-playwright@2.5.0(eslint@9.39.2(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
globals: 16.5.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user