Skip to content

Commit 70d5045

Browse files
chore(deps-dev): bump lint-staged from 12.1.1 to 12.3.2 (#392)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.1 to 12.3.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.1.1...v12.3.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent add1053 commit 70d5045

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
@@ -42,7 +42,7 @@
4242
"husky": "^7.0.4",
4343
"jest": "^26.0.1",
4444
"jest-transform-stub": "^2.0.0",
45-
"lint-staged": "^12.3.1",
45+
"lint-staged": "^12.3.2",
4646
"node-fetch": "^2.6.1",
4747
"vue": "^2.6.14",
4848
"vue-jest": "^3.0.5",

yarn.lock

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

4425-
lint-staged@^12.3.1:
4426-
version "12.3.1"
4427-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.1.tgz#d475b0c0d0a12d91dde58a429ac6268dea485f06"
4428-
integrity sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==
4425+
lint-staged@^12.3.2:
4426+
version "12.3.2"
4427+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.2.tgz#c87fe59dca475b7d1cb56863c5faa03c145e1446"
4428+
integrity sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==
44294429
dependencies:
44304430
cli-truncate "^3.1.0"
44314431
colorette "^2.0.16"

0 commit comments

Comments
 (0)