This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree 3 files changed +3
-3
lines changed
cna-template/template/nuxt
create-nuxt-app/test/snapshots
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
"@nuxt/typescript-build" : " ^2.0.3" ,
33
33
"@nuxtjs/eslint-config" : " ^3.1.0" ,
34
34
"@nuxtjs/eslint-config-typescript" : " ^3.0.0" ,
35
- "@nuxtjs/eslint-module" : " ^2 .0.0" ,
35
+ "@nuxtjs/eslint-module" : " ^3 .0.0" ,
36
36
"@nuxtjs/stylelint-module" : " ^4.0.0" ,
37
37
"babel-eslint" : " ^10.1.0" ,
38
38
"eslint" : " ^7.11.0" ,
Original file line number Diff line number Diff line change @@ -1237,7 +1237,7 @@ Generated by [AVA](https://avajs.dev).
1237
1237
},
1238
1238
devDependencies: {
1239
1239
'@nuxtjs/eslint-config': '^3.1.0',
1240
- '@nuxtjs/eslint-module': '^2 .0.0',
1240
+ '@nuxtjs/eslint-module': '^3 .0.0',
1241
1241
'babel-eslint': '^10.1.0',
1242
1242
eslint: '^7.11.0',
1243
1243
'eslint-plugin-nuxt': '^1.0.0',
@@ -1335,7 +1335,7 @@ Generated by [AVA](https://avajs.dev).
1335
1335
'@commitlint/cli': '^11.0.0',
1336
1336
'@commitlint/config-conventional': '^11.0.0',
1337
1337
'@nuxtjs/eslint-config': '^3.1.0',
1338
- '@nuxtjs/eslint-module': '^2 .0.0',
1338
+ '@nuxtjs/eslint-module': '^3 .0.0',
1339
1339
'@nuxtjs/stylelint-module': '^4.0.0',
1340
1340
'babel-eslint': '^10.1.0',
1341
1341
eslint: '^7.11.0',
You can’t perform that action at this time.
0 commit comments