mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 23:51:58 +01:00
Bump eslint from 7.23.0 to 7.24.0 (#601)
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
70b996ceef
commit
a205c910dd
14
package-lock.json
generated
14
package-lock.json
generated
@ -34,7 +34,7 @@
|
|||||||
"@vuepress/plugin-google-analytics": "^1.8.2",
|
"@vuepress/plugin-google-analytics": "^1.8.2",
|
||||||
"@vuepress/plugin-pwa": "^1.8.2",
|
"@vuepress/plugin-pwa": "^1.8.2",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"eslint": "^7.23.0",
|
"eslint": "^7.24.0",
|
||||||
"eslint-config-vuepress": "^3.2.1",
|
"eslint-config-vuepress": "^3.2.1",
|
||||||
"eslint-plugin-markdown": "^2.0.1",
|
"eslint-plugin-markdown": "^2.0.1",
|
||||||
"eslint-plugin-vue": "^7.8.0",
|
"eslint-plugin-vue": "^7.8.0",
|
||||||
@ -6951,9 +6951,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint": {
|
"node_modules/eslint": {
|
||||||
"version": "7.23.0",
|
"version": "7.24.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.23.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.24.0.tgz",
|
||||||
"integrity": "sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==",
|
"integrity": "sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "7.12.11",
|
"@babel/code-frame": "7.12.11",
|
||||||
@ -23263,9 +23263,9 @@
|
|||||||
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
|
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
|
||||||
},
|
},
|
||||||
"eslint": {
|
"eslint": {
|
||||||
"version": "7.23.0",
|
"version": "7.24.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.23.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.24.0.tgz",
|
||||||
"integrity": "sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==",
|
"integrity": "sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "7.12.11",
|
"@babel/code-frame": "7.12.11",
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"@vuepress/plugin-google-analytics": "^1.8.2",
|
"@vuepress/plugin-google-analytics": "^1.8.2",
|
||||||
"@vuepress/plugin-pwa": "^1.8.2",
|
"@vuepress/plugin-pwa": "^1.8.2",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"eslint": "^7.23.0",
|
"eslint": "^7.24.0",
|
||||||
"eslint-config-vuepress": "^3.2.1",
|
"eslint-config-vuepress": "^3.2.1",
|
||||||
"eslint-plugin-markdown": "^2.0.1",
|
"eslint-plugin-markdown": "^2.0.1",
|
||||||
"eslint-plugin-vue": "^7.8.0",
|
"eslint-plugin-vue": "^7.8.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user