File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 39
39
"@commitlint/cli" : " ^8.3.5" ,
40
40
"@commitlint/config-conventional" : " ^8.3.4" ,
41
41
"@nuxt/types" : " ^2.15.6" ,
42
- "@nuxt/typescript-build" : " ^2.0.3 " ,
43
- "@nuxt/typescript-runtime" : " ^2.0 .0" ,
42
+ "@nuxt/typescript-build" : " ^2.1.0 " ,
43
+ "@nuxt/typescript-runtime" : " ^2.1 .0" ,
44
44
"@nuxtjs/eslint-config-typescript" : " ^6.0.1" ,
45
45
"@types/jest" : " ^26.0.23" ,
46
46
"@types/sass" : " ^1.16.0" ,
47
47
"codecov" : " ^3.8.2" ,
48
- "eslint" : " ^7.11 .0" ,
49
- "husky" : " ^4.2.5 " ,
48
+ "eslint" : " ^7.28 .0" ,
49
+ "husky" : " ^4.3.8 " ,
50
50
"jest" : " ^27.0.4" ,
51
51
"nuxt" : " ^2.15.6" ,
52
52
"nuxt-webfontloader" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 1569
1569
"@types/webpack-hot-middleware" "2.25.4"
1570
1570
sass-loader "10.1.1"
1571
1571
1572
- "@nuxt/typescript-build@^2.0.3 ":
1572
+ "@nuxt/typescript-build@^2.1.0 ":
1573
1573
version "2.1.0"
1574
1574
resolved "https://registry.yarnpkg.com/@nuxt/typescript-build/-/typescript-build-2.1.0.tgz#191fe60e942ce84a01468ba6e255744e01c7c538"
1575
1575
integrity sha512-7TLMpfzgOckf3cBkzoPFns6Xl8FzY6MoFfm/5HUE47QeTWAdOG9ZFxMrVhHWieZHYUuV+k6byRtaRv4S/3R8zA==
1579
1579
ts-loader "^8.0.17"
1580
1580
typescript "~4.2"
1581
1581
1582
- "@nuxt/typescript-runtime@^2.0 .0":
1582
+ "@nuxt/typescript-runtime@^2.1 .0":
1583
1583
version "2.1.0"
1584
1584
resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-2.1.0.tgz#8838bc929519f44ac40d8d2331aeb095a05965a5"
1585
1585
integrity sha512-quzxXiWq+jGdnCedDIYuBiExrfIJL3VL9o4gJyq6QzthKLYSvLzB6w4RiH6UbLtnNJyDoO9ywyNSI2+RUJr/Ng==
@@ -4970,7 +4970,7 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
4970
4970
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
4971
4971
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
4972
4972
4973
- eslint@^7.11 .0:
4973
+ eslint@^7.28 .0:
4974
4974
version "7.28.0"
4975
4975
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
4976
4976
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
@@ -5990,7 +5990,7 @@ human-signals@^2.1.0:
5990
5990
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
5991
5991
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
5992
5992
5993
- husky@^4.2.5 :
5993
+ husky@^4.3.8 :
5994
5994
version "4.3.8"
5995
5995
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
5996
5996
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
You can’t perform that action at this time.
0 commit comments