mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
Merge pull request #1853 from TriliumNext/renovate/eslint-linter-browserify-9.x
fix(deps): update dependency eslint-linter-browserify to v9.26.0
This commit is contained in:
commit
3aaff38b30
@ -27,7 +27,7 @@
|
|||||||
"dayjs-plugin-utc": "0.1.2",
|
"dayjs-plugin-utc": "0.1.2",
|
||||||
"debounce": "2.2.0",
|
"debounce": "2.2.0",
|
||||||
"draggabilly": "3.0.0",
|
"draggabilly": "3.0.0",
|
||||||
"eslint-linter-browserify": "9.25.1",
|
"eslint-linter-browserify": "9.26.0",
|
||||||
"force-graph": "1.49.5",
|
"force-graph": "1.49.5",
|
||||||
"globals": "16.0.0",
|
"globals": "16.0.0",
|
||||||
"i18next": "25.0.2",
|
"i18next": "25.0.2",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -193,8 +193,8 @@ importers:
|
|||||||
specifier: 3.0.0
|
specifier: 3.0.0
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
eslint-linter-browserify:
|
eslint-linter-browserify:
|
||||||
specifier: 9.25.1
|
specifier: 9.26.0
|
||||||
version: 9.25.1
|
version: 9.26.0
|
||||||
force-graph:
|
force-graph:
|
||||||
specifier: 1.49.5
|
specifier: 1.49.5
|
||||||
version: 1.49.5
|
version: 1.49.5
|
||||||
@ -5669,8 +5669,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.0.0'
|
eslint: '>=7.0.0'
|
||||||
|
|
||||||
eslint-linter-browserify@9.25.1:
|
eslint-linter-browserify@9.26.0:
|
||||||
resolution: {integrity: sha512-gBOB5/W59xaupXI2/2O0qAk7XxYRLnKzx4TRbbplb5NjmOLZv6QAmVowD3TjnMQvIlnU4SbiQk+RncmNtsn+QQ==}
|
resolution: {integrity: sha512-mxM/MxVUaEFwhg551PRxrb5jjoNanBt4if+C0tyhv8CA26CHfMq9w6LuHe4EQVfZfQFVCtWqV6QznfY2UKsCPw==}
|
||||||
|
|
||||||
eslint-plugin-playwright@2.2.0:
|
eslint-plugin-playwright@2.2.0:
|
||||||
resolution: {integrity: sha512-qSQpAw7RcSzE3zPp8FMGkthaCWovHZ/BsXtpmnGax9vQLIovlh1bsZHEa2+j2lv9DWhnyeLM/qZmp7ffQZfQvg==}
|
resolution: {integrity: sha512-qSQpAw7RcSzE3zPp8FMGkthaCWovHZ/BsXtpmnGax9vQLIovlh1bsZHEa2+j2lv9DWhnyeLM/qZmp7ffQZfQvg==}
|
||||||
@ -17001,7 +17001,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.25.1(jiti@2.4.2)
|
eslint: 9.25.1(jiti@2.4.2)
|
||||||
|
|
||||||
eslint-linter-browserify@9.25.1: {}
|
eslint-linter-browserify@9.26.0: {}
|
||||||
|
|
||||||
eslint-plugin-playwright@2.2.0(eslint@9.25.1(jiti@2.4.2)):
|
eslint-plugin-playwright@2.2.0(eslint@9.25.1(jiti@2.4.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user