mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(deps): update dependency eslint-plugin-playwright to v2
This commit is contained in:
parent
6a4c705a44
commit
2dbae3150e
@ -53,7 +53,7 @@
|
||||
"esbuild": "^0.25.0",
|
||||
"eslint": "^9.8.0",
|
||||
"eslint-config-prettier": "^10.0.0",
|
||||
"eslint-plugin-playwright": "^1.6.2",
|
||||
"eslint-plugin-playwright": "^2.0.0",
|
||||
"jiti": "2.4.2",
|
||||
"jsdom": "~22.1.0",
|
||||
"jsonc-eslint-parser": "^2.1.0",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -100,8 +100,8 @@ importers:
|
||||
specifier: ^10.0.0
|
||||
version: 10.1.2(eslint@9.25.1(jiti@2.4.2))
|
||||
eslint-plugin-playwright:
|
||||
specifier: ^1.6.2
|
||||
version: 1.8.3(eslint@9.25.1(jiti@2.4.2))
|
||||
specifier: ^2.0.0
|
||||
version: 2.2.0(eslint@9.25.1(jiti@2.4.2))
|
||||
jiti:
|
||||
specifier: 2.4.2
|
||||
version: 2.4.2
|
||||
@ -5588,15 +5588,11 @@ packages:
|
||||
eslint-linter-browserify@9.25.1:
|
||||
resolution: {integrity: sha512-gBOB5/W59xaupXI2/2O0qAk7XxYRLnKzx4TRbbplb5NjmOLZv6QAmVowD3TjnMQvIlnU4SbiQk+RncmNtsn+QQ==}
|
||||
|
||||
eslint-plugin-playwright@1.8.3:
|
||||
resolution: {integrity: sha512-h87JPFHkz8a6oPhn8GRGGhSQoAJjx0AkOv1jME6NoMk2FpEsfvfJJNaQDxLSqSALkCr0IJXPGTnp6SIRVu5Nqg==}
|
||||
eslint-plugin-playwright@2.2.0:
|
||||
resolution: {integrity: sha512-qSQpAw7RcSzE3zPp8FMGkthaCWovHZ/BsXtpmnGax9vQLIovlh1bsZHEa2+j2lv9DWhnyeLM/qZmp7ffQZfQvg==}
|
||||
engines: {node: '>=16.6.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.40.0'
|
||||
eslint-plugin-jest: '>=25'
|
||||
peerDependenciesMeta:
|
||||
eslint-plugin-jest:
|
||||
optional: true
|
||||
|
||||
eslint-scope@5.1.1:
|
||||
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
|
||||
@ -16793,7 +16789,7 @@ snapshots:
|
||||
|
||||
eslint-linter-browserify@9.25.1: {}
|
||||
|
||||
eslint-plugin-playwright@1.8.3(eslint@9.25.1(jiti@2.4.2)):
|
||||
eslint-plugin-playwright@2.2.0(eslint@9.25.1(jiti@2.4.2)):
|
||||
dependencies:
|
||||
eslint: 9.25.1(jiti@2.4.2)
|
||||
globals: 13.24.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user