Merge pull request #4545 from mermaid-js/renovate/eslint-plugin-unicorn-47.x

chore(deps): update dependency eslint-plugin-unicorn to v47
This commit is contained in:
Sidharth Vinod 2023-06-27 14:50:48 +05:30 committed by GitHub
commit dff0f1e7d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 16 deletions

View File

@ -97,7 +97,7 @@
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-tsdoc": "^0.2.17",
"eslint-plugin-unicorn": "^46.0.0",
"eslint-plugin-unicorn": "^47.0.0",
"express": "^4.18.2",
"globby": "^13.1.4",
"husky": "^8.0.3",

View File

@ -123,8 +123,8 @@ importers:
specifier: ^0.2.17
version: 0.2.17
eslint-plugin-unicorn:
specifier: ^46.0.0
version: 46.0.0(eslint@8.39.0)
specifier: ^47.0.0
version: 47.0.0(eslint@8.39.0)
express:
specifier: ^4.18.2
version: 4.18.2
@ -6381,6 +6381,11 @@ packages:
engines: {node: '>=8'}
dev: true
/ci-info@3.8.0:
resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==}
engines: {node: '>=8'}
dev: true
/cjs-module-lexer@1.2.2:
resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==}
dev: true
@ -8115,28 +8120,28 @@ packages:
'@microsoft/tsdoc-config': 0.16.2
dev: true
/eslint-plugin-unicorn@46.0.0(eslint@8.39.0):
resolution: {integrity: sha512-j07WkC+PFZwk8J33LYp6JMoHa1lXc1u6R45pbSAipjpfpb7KIGr17VE2D685zCxR5VL4cjrl65kTJflziQWMDA==}
engines: {node: '>=14.18'}
/eslint-plugin-unicorn@47.0.0(eslint@8.39.0):
resolution: {integrity: sha512-ivB3bKk7fDIeWOUmmMm9o3Ax9zbMz1Bsza/R2qm46ufw4T6VBFBaJIR1uN3pCKSmSXm8/9Nri8V+iUut1NhQGA==}
engines: {node: '>=16'}
peerDependencies:
eslint: '>=8.28.0'
eslint: '>=8.38.0'
dependencies:
'@babel/helper-validator-identifier': 7.19.1
'@eslint-community/eslint-utils': 4.4.0(eslint@8.39.0)
ci-info: 3.6.2
ci-info: 3.8.0
clean-regexp: 1.0.0
eslint: 8.39.0
esquery: 1.5.0
indent-string: 4.0.0
is-builtin-module: 3.2.0
is-builtin-module: 3.2.1
jsesc: 3.0.2
lodash: 4.17.21
pluralize: 8.0.0
read-pkg-up: 7.0.1
regexp-tree: 0.1.24
regjsparser: 0.9.1
regjsparser: 0.10.0
safe-regex: 2.1.1
semver: 7.3.8
semver: 7.5.3
strip-indent: 3.0.0
dev: true
@ -9602,8 +9607,8 @@ packages:
engines: {node: '>=4'}
dev: true
/is-builtin-module@3.2.0:
resolution: {integrity: sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==}
/is-builtin-module@3.2.1:
resolution: {integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==}
engines: {node: '>=6'}
dependencies:
builtin-modules: 3.3.0
@ -9618,7 +9623,7 @@ packages:
resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==}
hasBin: true
dependencies:
ci-info: 3.6.2
ci-info: 3.8.0
dev: true
/is-core-module@2.10.0:
@ -10067,7 +10072,7 @@ packages:
'@types/node': 18.16.0
babel-jest: 29.5.0(@babel/core@7.12.3)
chalk: 4.1.2
ci-info: 3.6.2
ci-info: 3.8.0
deepmerge: 4.2.2
glob: 7.2.3
graceful-fs: 4.2.10
@ -10352,7 +10357,7 @@ packages:
'@jest/types': 29.5.0
'@types/node': 18.16.0
chalk: 4.1.2
ci-info: 3.6.2
ci-info: 3.8.0
graceful-fs: 4.2.10
picomatch: 2.3.1
dev: true
@ -12808,6 +12813,13 @@ packages:
unicode-match-property-value-ecmascript: 2.1.0
dev: true
/regjsparser@0.10.0:
resolution: {integrity: sha512-qx+xQGZVsy55CH0a1hiVwHmqjLryfh7wQyF5HO07XJ9f7dQMY/gPQHhlyDkIzJKC+x2fUCpCcUODUUUFrm7SHA==}
hasBin: true
dependencies:
jsesc: 0.5.0
dev: true
/regjsparser@0.9.1:
resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==}
hasBin: true