-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency eslint to v7.15.0
- Loading branch information
1 parent
5cd4fa2
commit 17bdb61
Showing
2 changed files
with
55 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -537,9 +537,9 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"@eslint/eslintrc@npm:^0.1.3": | ||
version: 0.1.3 | ||
resolution: "@eslint/eslintrc@npm:0.1.3::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2F%40eslint%2Feslintrc%2Fdownload%2F%40eslint%2Feslintrc-0.1.3.tgz" | ||
"@eslint/eslintrc@npm:^0.2.2": | ||
version: 0.2.2 | ||
resolution: "@eslint/eslintrc@npm:0.2.2::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2F%40eslint%2Feslintrc%2Fdownload%2F%40eslint%2Feslintrc-0.2.2.tgz" | ||
dependencies: | ||
ajv: ^6.12.4 | ||
debug: ^4.1.1 | ||
|
@@ -551,7 +551,7 @@ __metadata: | |
lodash: ^4.17.19 | ||
minimatch: ^3.0.4 | ||
strip-json-comments: ^3.1.1 | ||
checksum: e9c5eaa5e706bcedbba6e7e1a2bc85faa7e3a9edbe71375e07240d1b6540fbb88d907bd5e5841b42c2a7a9683dcf031ea052c447c3c9d81ba4d0b74f0dd67e5f | ||
checksum: 049c98898934100aa5ad4912242ecbec136454787c00776a236e5321c73176dbc813917445a3d50d230a5a84531a99ec0e2885dd7a6838be68b46b6720fa1459 | ||
languageName: node | ||
linkType: hard | ||
|
||
|
@@ -568,7 +568,7 @@ __metadata: | |
"@typescript-eslint/parser": 4.1.0 | ||
"@yarnpkg/pnpify": 2.2.1 | ||
conventional-changelog-cli: 2.1.0 | ||
eslint: 7.8.1 | ||
eslint: 7.15.0 | ||
eslint-config-prettier: 6.11.0 | ||
eslint-config-standard: 14.1.1 | ||
eslint-import-resolver-node: 0.3.4 | ||
|
@@ -1396,7 +1396,7 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"acorn-jsx@npm:^5.2.0": | ||
"acorn-jsx@npm:^5.2.0, acorn-jsx@npm:^5.3.1": | ||
version: 5.3.1 | ||
resolution: "acorn-jsx@npm:5.3.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn-jsx%2Fdownload%2Facorn-jsx-5.3.1.tgz" | ||
peerDependencies: | ||
|
@@ -3262,7 +3262,7 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"eslint-scope@npm:^5.0.0, eslint-scope@npm:^5.1.0": | ||
"eslint-scope@npm:^5.0.0": | ||
version: 5.1.0 | ||
resolution: "eslint-scope@npm:5.1.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-scope%2Fdownload%2Feslint-scope-5.1.0.tgz" | ||
dependencies: | ||
|
@@ -3272,6 +3272,16 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"eslint-scope@npm:^5.1.1": | ||
version: 5.1.1 | ||
resolution: "eslint-scope@npm:5.1.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-scope%2Fdownload%2Feslint-scope-5.1.1.tgz" | ||
dependencies: | ||
esrecurse: ^4.3.0 | ||
estraverse: ^4.1.1 | ||
checksum: 79465cf5082f4216176f6d49c7d088de89ee890f912eb87b831f23ee9a5e17ed0f3f2ab6108fb8fefa0474ba5ebeaa9bdefbe49ba704bd879b73f2445e23ee10 | ||
languageName: node | ||
linkType: hard | ||
|
||
"eslint-utils@npm:^2.0.0, eslint-utils@npm:^2.1.0": | ||
version: 2.1.0 | ||
resolution: "eslint-utils@npm:2.1.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-utils%2Fdownload%2Feslint-utils-2.1.0.tgz" | ||
|
@@ -3295,25 +3305,25 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"eslint@npm:7.8.1": | ||
version: 7.8.1 | ||
resolution: "eslint@npm:7.8.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint%2Fdownload%2Feslint-7.8.1.tgz" | ||
"eslint@npm:7.15.0": | ||
version: 7.15.0 | ||
resolution: "eslint@npm:7.15.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint%2Fdownload%2Feslint-7.15.0.tgz" | ||
dependencies: | ||
"@babel/code-frame": ^7.0.0 | ||
"@eslint/eslintrc": ^0.1.3 | ||
"@eslint/eslintrc": ^0.2.2 | ||
ajv: ^6.10.0 | ||
chalk: ^4.0.0 | ||
cross-spawn: ^7.0.2 | ||
debug: ^4.0.1 | ||
doctrine: ^3.0.0 | ||
enquirer: ^2.3.5 | ||
eslint-scope: ^5.1.0 | ||
eslint-scope: ^5.1.1 | ||
eslint-utils: ^2.1.0 | ||
eslint-visitor-keys: ^1.3.0 | ||
espree: ^7.3.0 | ||
eslint-visitor-keys: ^2.0.0 | ||
espree: ^7.3.1 | ||
esquery: ^1.2.0 | ||
esutils: ^2.0.2 | ||
file-entry-cache: ^5.0.1 | ||
file-entry-cache: ^6.0.0 | ||
functional-red-black-tree: ^1.0.1 | ||
glob-parent: ^5.0.0 | ||
globals: ^12.1.0 | ||
|
@@ -3338,7 +3348,7 @@ __metadata: | |
v8-compile-cache: ^2.0.3 | ||
bin: | ||
eslint: bin/eslint.js | ||
checksum: 0168d826ab2ae1fd04b9da8e457268f37d3ce7d0d83cc8a5cc659c8091673a112c356a6261ab178964291e7babd6ff4cf1011a15c70eb4f03a493ed5681206f9 | ||
checksum: e5b2d18d9869f7460858b4462ab45f65f5b43a7a3d94ffdbfdcaab4bcfd3d12af21cca70fde939b994f7cd6e5a71ef229a891f66916968521d9266ef50c996ef | ||
languageName: node | ||
linkType: hard | ||
|
||
|
@@ -3353,6 +3363,17 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"espree@npm:^7.3.1": | ||
version: 7.3.1 | ||
resolution: "espree@npm:7.3.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Fespree%2Fdownload%2Fespree-7.3.1.tgz" | ||
dependencies: | ||
acorn: ^7.4.0 | ||
acorn-jsx: ^5.3.1 | ||
eslint-visitor-keys: ^1.3.0 | ||
checksum: ff8e0f73939e1e76529b630cba65b6128e4d18ed7bf0b16af62022cadc73ddb950c7e5aa629cca74e8abebdf76f6dcd1cf873dbc819f10599827c6019e2f8e91 | ||
languageName: node | ||
linkType: hard | ||
|
||
"esprima@npm:^4.0.0, esprima@npm:^4.0.1": | ||
version: 4.0.1 | ||
resolution: "esprima@npm:4.0.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Fesprima%2Fdownload%2Fesprima-4.0.1.tgz" | ||
|
@@ -3372,7 +3393,7 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"esrecurse@npm:^4.1.0": | ||
"esrecurse@npm:^4.1.0, esrecurse@npm:^4.3.0": | ||
version: 4.3.0 | ||
resolution: "esrecurse@npm:4.3.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Fesrecurse%2Fdownload%2Fesrecurse-4.3.0.tgz" | ||
dependencies: | ||
|
@@ -3595,12 +3616,12 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"file-entry-cache@npm:^5.0.1": | ||
version: 5.0.1 | ||
resolution: "file-entry-cache@npm:5.0.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Ffile-entry-cache%2Fdownload%2Ffile-entry-cache-5.0.1.tgz" | ||
"file-entry-cache@npm:^6.0.0": | ||
version: 6.0.0 | ||
resolution: "file-entry-cache@npm:6.0.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Ffile-entry-cache%2Fdownload%2Ffile-entry-cache-6.0.0.tgz" | ||
dependencies: | ||
flat-cache: ^2.0.1 | ||
checksum: 7140588becf15f05ee956cfb359b5f23e0c73acbbd38ad14c7a76a0097342e6bfc0a8151cd2e481ea3cbb735190ba9a0df4b69055ebb5b0389c62339b1a2f86b | ||
flat-cache: ^3.0.4 | ||
checksum: aec91f60f903a61f6edd8591f574692a36e054a99f7b1e280823316fde7d487aaf9a0b59db59387c6e071c10ce0e40771f8472067ebe746fe3b7f095f0877be0 | ||
languageName: node | ||
linkType: hard | ||
|
||
|
@@ -3663,21 +3684,20 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"flat-cache@npm:^2.0.1": | ||
version: 2.0.1 | ||
resolution: "flat-cache@npm:2.0.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Fflat-cache%2Fdownload%2Fflat-cache-2.0.1.tgz" | ||
"flat-cache@npm:^3.0.4": | ||
version: 3.0.4 | ||
resolution: "flat-cache@npm:3.0.4::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Fflat-cache%2Fdownload%2Fflat-cache-3.0.4.tgz" | ||
dependencies: | ||
flatted: ^2.0.0 | ||
rimraf: 2.6.3 | ||
write: 1.0.3 | ||
checksum: a36ba407553064be4a571cdee4021a50290f6179a0827df1d076a2e33cd84e543d0274cb15dbeb551c2ae6d53e611e3c02564a93f0d527563d0f560be7a14b0d | ||
flatted: ^3.1.0 | ||
rimraf: ^3.0.2 | ||
checksum: 72d86ccdf840e70227168a20bb908db8bc382360f0b241efd4c2e5cf2d17a7d566c0849dc4c5d2e8e6d7838e052539dcc319f0cf295c0bb9f47b71844c1de78d | ||
languageName: node | ||
linkType: hard | ||
|
||
"flatted@npm:^2.0.0": | ||
version: 2.0.2 | ||
resolution: "flatted@npm:2.0.2::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Fflatted%2Fdownload%2Fflatted-2.0.2.tgz" | ||
checksum: a3e5fb71ad3c4f0661cd3899864812bcf3f64bdf6aa5f33f967c9c2a8a5f0c7219707e864c0602115fef40e093415f76a43e77afd0a86990904e2217ddb44eb4 | ||
"flatted@npm:^3.1.0": | ||
version: 3.1.0 | ||
resolution: "flatted@npm:3.1.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Fflatted%2Fdownload%2Fflatted-3.1.0.tgz" | ||
checksum: 9afe453c0b3d138884b637b41b27f3822e3dd6e9d413c4c02029b14d7b8e2cf03d631bbfbef3196a2176882b333c84dd2f42b174d7e5022429c13583afda9a1f | ||
languageName: node | ||
linkType: hard | ||
|
||
|
@@ -7333,17 +7353,6 @@ fsevents@^2.1.2: | |
languageName: node | ||
linkType: hard | ||
|
||
"rimraf@npm:2.6.3": | ||
version: 2.6.3 | ||
resolution: "rimraf@npm:2.6.3::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Frimraf%2Fdownload%2Frimraf-2.6.3.tgz" | ||
dependencies: | ||
glob: ^7.1.3 | ||
bin: | ||
rimraf: ./bin.js | ||
checksum: c9ce1854f19327606934558f4729b0f7aa7b9f1a3e7ca292d56261cce1074e20b0a0b16689166da6d8ab24ed9c30f7c71fba0df38e1d37f0233b6f48307c5c7a | ||
languageName: node | ||
linkType: hard | ||
|
||
"rimraf@npm:^2.5.2, rimraf@npm:^2.6.3": | ||
version: 2.7.1 | ||
resolution: "rimraf@npm:2.7.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Frimraf%2Fdownload%2Frimraf-2.7.1.tgz" | ||
|
@@ -7355,7 +7364,7 @@ fsevents@^2.1.2: | |
languageName: node | ||
linkType: hard | ||
|
||
"rimraf@npm:^3.0.0": | ||
"rimraf@npm:^3.0.0, rimraf@npm:^3.0.2": | ||
version: 3.0.2 | ||
resolution: "rimraf@npm:3.0.2::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Frimraf%2Fdownload%2Frimraf-3.0.2.tgz" | ||
dependencies: | ||
|
@@ -8786,15 +8795,6 @@ [email protected]: | |
languageName: node | ||
linkType: hard | ||
|
||
"write@npm:1.0.3": | ||
version: 1.0.3 | ||
resolution: "write@npm:1.0.3::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Fwrite%2Fdownload%2Fwrite-1.0.3.tgz" | ||
dependencies: | ||
mkdirp: ^0.5.1 | ||
checksum: e8f8fddefea3eaaf4c8bacf072161f82d5e05c5fb8f003e1bae52673b94b88a4954d97688c7403a20301d2f6e9f61363b1affe74286b499b39bc0c42f17a56cb | ||
languageName: node | ||
linkType: hard | ||
|
||
"ws@npm:^7.2.3": | ||
version: 7.3.1 | ||
resolution: "ws@npm:7.3.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Fws%2Fdownload%2Fws-7.3.1.tgz" | ||
|