mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-20 04:34:08 +01:00
Merge pull request #5612 from mermaid-js/renovate/major-eslint
chore(deps): update dependency eslint-plugin-unicorn to v54
This commit is contained in:
@@ -98,7 +98,7 @@
|
|||||||
"eslint-plugin-markdown": "^5.0.0",
|
"eslint-plugin-markdown": "^5.0.0",
|
||||||
"eslint-plugin-no-only-tests": "^3.1.0",
|
"eslint-plugin-no-only-tests": "^3.1.0",
|
||||||
"eslint-plugin-tsdoc": "^0.3.0",
|
"eslint-plugin-tsdoc": "^0.3.0",
|
||||||
"eslint-plugin-unicorn": "^53.0.0",
|
"eslint-plugin-unicorn": "^54.0.0",
|
||||||
"express": "^4.19.1",
|
"express": "^4.19.1",
|
||||||
"globals": "^15.4.0",
|
"globals": "^15.4.0",
|
||||||
"globby": "^14.0.1",
|
"globby": "^14.0.1",
|
||||||
|
|||||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -120,8 +120,8 @@ importers:
|
|||||||
specifier: ^0.3.0
|
specifier: ^0.3.0
|
||||||
version: 0.3.0
|
version: 0.3.0
|
||||||
eslint-plugin-unicorn:
|
eslint-plugin-unicorn:
|
||||||
specifier: ^53.0.0
|
specifier: ^54.0.0
|
||||||
version: 53.0.0(eslint@9.6.0)
|
version: 54.0.0(eslint@9.6.0)
|
||||||
express:
|
express:
|
||||||
specifier: ^4.19.1
|
specifier: ^4.19.1
|
||||||
version: 4.19.2
|
version: 4.19.2
|
||||||
@@ -5215,8 +5215,8 @@ packages:
|
|||||||
eslint-plugin-tsdoc@0.3.0:
|
eslint-plugin-tsdoc@0.3.0:
|
||||||
resolution: {integrity: sha512-0MuFdBrrJVBjT/gyhkP2BqpD0np1NxNLfQ38xXDlSs/KVVpKI2A6vN7jx2Rve/CyUsvOsMGwp9KKrinv7q9g3A==}
|
resolution: {integrity: sha512-0MuFdBrrJVBjT/gyhkP2BqpD0np1NxNLfQ38xXDlSs/KVVpKI2A6vN7jx2Rve/CyUsvOsMGwp9KKrinv7q9g3A==}
|
||||||
|
|
||||||
eslint-plugin-unicorn@53.0.0:
|
eslint-plugin-unicorn@54.0.0:
|
||||||
resolution: {integrity: sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==}
|
resolution: {integrity: sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ==}
|
||||||
engines: {node: '>=18.18'}
|
engines: {node: '>=18.18'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.56.0'
|
eslint: '>=8.56.0'
|
||||||
@@ -14991,7 +14991,7 @@ snapshots:
|
|||||||
'@microsoft/tsdoc': 0.15.0
|
'@microsoft/tsdoc': 0.15.0
|
||||||
'@microsoft/tsdoc-config': 0.17.0
|
'@microsoft/tsdoc-config': 0.17.0
|
||||||
|
|
||||||
eslint-plugin-unicorn@53.0.0(eslint@9.6.0):
|
eslint-plugin-unicorn@54.0.0(eslint@9.6.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-validator-identifier': 7.24.7
|
'@babel/helper-validator-identifier': 7.24.7
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
|
||||||
@@ -15339,7 +15339,7 @@ snapshots:
|
|||||||
proxy-addr: 2.0.7
|
proxy-addr: 2.0.7
|
||||||
rfdc: 1.4.1
|
rfdc: 1.4.1
|
||||||
secure-json-parse: 2.7.0
|
secure-json-parse: 2.7.0
|
||||||
semver: 7.5.4
|
semver: 7.6.2
|
||||||
tiny-lru: 8.0.2
|
tiny-lru: 8.0.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|||||||
Reference in New Issue
Block a user