Skip to content

Commit e929b25

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump lint-staged from 12.3.3 to 12.3.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.3 to 12.3.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.3...v12.3.4) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb9414f commit e929b25

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"jest": "^27.4.7",
7979
"jest-github-actions-reporter": "^1.0.3",
8080
"jest-watch-typeahead": "^1.0.0",
81-
"lint-staged": "^12.3.3",
81+
"lint-staged": "^12.3.4",
8282
"lodash.has": "^4.5.2",
8383
"mkdirp": "^1.0.3",
8484
"prettier": "^2.5.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4993,10 +4993,10 @@ lines-and-columns@^1.1.6:
49934993
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
49944994
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
49954995

4996-
lint-staged@^12.3.3:
4997-
version "12.3.3"
4998-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.3.tgz#0a465962fe53baa2b4b9da50801ead49a910e03b"
4999-
integrity sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag==
4996+
lint-staged@^12.3.4:
4997+
version "12.3.4"
4998+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.4.tgz#4b1ff8c394c3e6da436aaec5afd4db18b5dac360"
4999+
integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==
50005000
dependencies:
50015001
cli-truncate "^3.1.0"
50025002
colorette "^2.0.16"

0 commit comments

Comments
 (0)