Skip to content

Commit 40ac611

Browse files
chore(deps): update all non-major dependencies (#459)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b41ccbc commit 40ac611

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"@commitlint/cli": "^8.3.5",
4040
"@commitlint/config-conventional": "^8.3.4",
4141
"@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",
4444
"@nuxtjs/eslint-config-typescript": "^6.0.1",
4545
"@types/jest": "^26.0.23",
4646
"@types/sass": "^1.16.0",
4747
"codecov": "^3.8.2",
48-
"eslint": "^7.11.0",
49-
"husky": "^4.2.5",
48+
"eslint": "^7.28.0",
49+
"husky": "^4.3.8",
5050
"jest": "^27.0.4",
5151
"nuxt": "^2.15.6",
5252
"nuxt-webfontloader": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,7 +1569,7 @@
15691569
"@types/webpack-hot-middleware" "2.25.4"
15701570
sass-loader "10.1.1"
15711571

1572-
"@nuxt/typescript-build@^2.0.3":
1572+
"@nuxt/typescript-build@^2.1.0":
15731573
version "2.1.0"
15741574
resolved "https://registry.yarnpkg.com/@nuxt/typescript-build/-/typescript-build-2.1.0.tgz#191fe60e942ce84a01468ba6e255744e01c7c538"
15751575
integrity sha512-7TLMpfzgOckf3cBkzoPFns6Xl8FzY6MoFfm/5HUE47QeTWAdOG9ZFxMrVhHWieZHYUuV+k6byRtaRv4S/3R8zA==
@@ -1579,7 +1579,7 @@
15791579
ts-loader "^8.0.17"
15801580
typescript "~4.2"
15811581

1582-
"@nuxt/typescript-runtime@^2.0.0":
1582+
"@nuxt/typescript-runtime@^2.1.0":
15831583
version "2.1.0"
15841584
resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-2.1.0.tgz#8838bc929519f44ac40d8d2331aeb095a05965a5"
15851585
integrity sha512-quzxXiWq+jGdnCedDIYuBiExrfIJL3VL9o4gJyq6QzthKLYSvLzB6w4RiH6UbLtnNJyDoO9ywyNSI2+RUJr/Ng==
@@ -4970,7 +4970,7 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
49704970
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
49714971
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
49724972

4973-
eslint@^7.11.0:
4973+
eslint@^7.28.0:
49744974
version "7.28.0"
49754975
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
49764976
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
@@ -5990,7 +5990,7 @@ human-signals@^2.1.0:
59905990
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
59915991
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
59925992

5993-
husky@^4.2.5:
5993+
husky@^4.3.8:
59945994
version "4.3.8"
59955995
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
59965996
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==

0 commit comments

Comments
 (0)