mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
Merge pull request #1838 from TriliumNext/renovate/eslint-plugin-playwright-2.x
This commit is contained in:
commit
93b58f65c6
@ -50,7 +50,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": "~26.1.0",
|
||||
"jsonc-eslint-parser": "^2.1.0",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -97,8 +97,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
|
||||
@ -5679,15 +5679,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==}
|
||||
@ -17018,7 +17014,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