Skip to content

Commit cb9496b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 7fcc875 commit cb9496b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@nuxtjs/pwa": "^3.0.0-beta.20",
108108
"@nuxtjs/robots": "^2.4.2",
109109
"@nuxtjs/sitemap": "^2.3.0",
110-
"@testing-library/jest-dom": "^5.8.0",
110+
"@testing-library/jest-dom": "^5.9.0",
111111
"@vue/test-utils": "^1.0.3",
112112
"autoprefixer": "^9.8.0",
113113
"babel-core": "^7.0.0-bridge.0",
@@ -140,7 +140,7 @@
140140
"husky": "^4.2.5",
141141
"improved-yarn-audit": "^2.1.0",
142142
"jest": "^26.0.1",
143-
"lint-staged": "^10.2.6",
143+
"lint-staged": "^10.2.7",
144144
"loader-utils": "^2.0.0",
145145
"lodash": "^4.17.15",
146146
"marked": "^1.1.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2107,10 +2107,10 @@
21072107
dependencies:
21082108
"@sinonjs/commons" "^1.7.0"
21092109

2110-
"@testing-library/jest-dom@^5.8.0":
2111-
version "5.8.0"
2112-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.8.0.tgz#815e830129c4dda6c8e9a725046397acec523669"
2113-
integrity sha512-9Y4FxYIxfwHpUyJVqI8EOfDP2LlEBqKwXE3F+V8ightji0M2rzQB+9kqZ5UJxNs+9oXJIgvYj7T3QaXLNHVDMw==
2110+
"@testing-library/jest-dom@^5.9.0":
2111+
version "5.9.0"
2112+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.9.0.tgz#86464c66cbe75e632b8adb636f539bfd0efc2c9c"
2113+
integrity sha512-uZ68dyILuM2VL13lGz4ehFEAgxzvLKRu8wQxyAZfejWnyMhmipJ60w4eG81NQikJHBfaYXx+Or8EaPQTDwGfPA==
21142114
dependencies:
21152115
"@babel/runtime" "^7.9.2"
21162116
"@types/testing-library__jest-dom" "^5.0.2"
@@ -8578,10 +8578,10 @@ lines-and-columns@^1.1.6:
85788578
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
85798579
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
85808580

8581-
lint-staged@^10.2.6:
8582-
version "10.2.6"
8583-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.6.tgz#7d9658bd89dee946a859cbfc6e09566a9fb50b53"
8584-
integrity sha512-2oEBWyPZHkdyjKcIv2U6ay80Q52ZMlZZrUnfsV0WTVcgzPlt3o2t5UFy2v8ETUTsIDZ0xSJVnffWCgD3LF6xTQ==
8581+
lint-staged@^10.2.7:
8582+
version "10.2.7"
8583+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7.tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb"
8584+
integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw==
85858585
dependencies:
85868586
chalk "^4.0.0"
85878587
cli-truncate "2.1.0"

0 commit comments

Comments
 (0)