mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 23:51:58 +01:00
Bump eslint from 7.24.0 to 7.25.0 (#616)
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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.24.0...v7.25.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
9bf376c654
commit
5d1d11c5ba
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.24.0",
|
"eslint": "^7.25.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.9.0",
|
"eslint-plugin-vue": "^7.9.0",
|
||||||
@ -6946,9 +6946,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint": {
|
"node_modules/eslint": {
|
||||||
"version": "7.24.0",
|
"version": "7.25.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.24.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.25.0.tgz",
|
||||||
"integrity": "sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==",
|
"integrity": "sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "7.12.11",
|
"@babel/code-frame": "7.12.11",
|
||||||
@ -23252,9 +23252,9 @@
|
|||||||
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
|
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
|
||||||
},
|
},
|
||||||
"eslint": {
|
"eslint": {
|
||||||
"version": "7.24.0",
|
"version": "7.25.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.24.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.25.0.tgz",
|
||||||
"integrity": "sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==",
|
"integrity": "sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw==",
|
||||||
"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.24.0",
|
"eslint": "^7.25.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.9.0",
|
"eslint-plugin-vue": "^7.9.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user