8000 Merge branch 'dev' into feat-code-refactoring · bootstrap-vue/bootstrap-vue@2008b37 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2008b37

Browse files
authored
Merge branch 'dev' into feat-code-refactoring
2 parents 03067e4 + b484301 commit 2008b37

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
@@ -143,7 +143,7 @@
143143
"husky": "^4.3.0",
144144
"improved-yarn-audit": "^2.3.1",
145145
"jest": "^26.4.2",
146-
"lint-staged": "^10.3.0",
146+
"lint-staged": "^10.4.0",
147147
"loader-utils": "^2.0.0",
148148
"lodash": "^4.17.20",
149149
"marked": "^1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8621,10 +8621,10 @@ lines-and-columns@^1.1.6:
86218621
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
86228622
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
86238623

8624-
lint-staged@^10.3.0:
8625-
version "10.3.0"
8626-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0"
8627-
integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==
8624+
lint-staged@^10.4.0:
8625+
version "10.4.0"
8626+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
8627+
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
86288628
dependencies:
86298629
chalk "^4.1.0"
86308630
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)
0