8000 chore(deps): update all non-major dependencies · bootstrap-vue/bootstrap-vue@ee6739b · GitHub
[go: up one dir, main page]

Skip to content

Commit ee6739b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 94243c5 commit ee6739b

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
@@ -133,10 +133,10 @@
133133
"gh-pages": "^2.2.0",
134134
"highlight.js": "^9.18.1",
135135
"html-loader": "^1.1.0",
136-
"husky": "^4.2.3",
136+
"husky": "^4.2.4",
137137
"jest": "^25.3.0",
138138
"jest-environment-jsdom-fourteen": "^1.0.1",
139-
"lint-staged": "^10.1.2",
139+
"lint-staged": "^10.1.3",
140140
"loader-utils": "^2.0.0",
141141
"lodash": "^4.17.15",
142142
"marked": "^0.8.2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6482,10 +6482,10 @@ humps@^2.0.1:
64826482
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
64836483
integrity sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao=
64846484

6485-
husky@^4.2.3:
6486-
version "4.2.3"
6487-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
6488-
integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ==
6485+
husky@^4.2.4:
6486+
version "4.2.4"
6487+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.4.tgz#05e21f730cf1996c72508d703d4c50574822f77b"
6488+
integrity sha512-aLUw3YxdljMuu57SQvSGW33/Dbsztis7UZRAx1WHC13O4Lv0wa9oHaeobSMOBI/nGiVRbCJBGj263WUxaw2p2Q==
64896489
dependencies:
64906490
chalk "^3.0.0"
64916491
ci-info "^2.0.0"
@@ -7947,10 +7947,10 @@ lines-and-columns@^1.1.6:
79477947
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
79487948
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
79497949

7950-
lint-staged@^10.1.2:
7951-
version "10.1.2"
7952-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2.tgz#beaefc58037ea9e02fe7639cb323d584312a7957"
7953-
integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==
7950+
lint-staged@^10.1.3:
7951+
version "10.1.3"
7952+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.3.tgz#da27713d3ac519da305381b4de87d5f866b1d2f1"
7953+
integrity sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ==
79547954
dependencies:
79557955
chalk "^3.0.0"
79567956
commander "^4.0.1"

0 commit comments

Comments
 (0)
0