Skip to content

Commit ea399fc

Browse files
committed
Merge branch 'master' of https://github.com/Nekoya3/StudyAtHome
2 parents 71901a8 + 3677b10 commit ea399fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@nuxtjs/eslint-config": "^2.0.2",
49-
"@nuxtjs/eslint-module": "^1.2.0",
49+
"@nuxtjs/eslint-module": "^2.0.0",
5050
"@nuxtjs/stylelint-module": "^3.2.2",
5151
"@nuxtjs/vuetify": "^1.11.2",
5252
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,10 +1348,10 @@
13481348
eslint-plugin-unicorn "^16.0.0"
13491349
eslint-plugin-vue "^6.1.2"
13501350

1351-
"@nuxtjs/eslint-module@^1.2.0":
1352-
version "1.2.0"
1353-
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-module/-/eslint-module-1.2.0.tgz#a1d014690d505309c16ced2ded3b729cbc479306"
1354-
integrity sha512-ZVweM95atKQIqKPmrYS532SyO0/Uqi5wXc1uUiPZVy2MTVjqlC/7uHJ/XSxpvnt78kBW9z64Fxgf5pZggSNXgA==
1351+
"@nuxtjs/eslint-module@^2.0.0":
1352+
version "2.0.0"
1353+
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-module/-/eslint-module-2.0.0.tgz#4a4875f5b3dd625bfe0e73fc4d8c8deec133d634"
1354+
integrity sha512-uL3prMRwSBcxy583O11nMiUtfA2fxF7lZgCCUCsq4FNCqv320euJ7XE3KNZT6IVs/QJ1vaUNLC8tL4SZS99Tjw==
13551355
dependencies:
13561356
consola "^2.11.3"
13571357
eslint-loader "^4.0.2"

0 commit comments

Comments
 (0)