Skip to content

Commit c6ef86a

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump lint-staged in /frank-flow/src/frontend
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.8 to 12.4.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.8...v12.4.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c46c3c commit c6ef86a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frank-flow/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"karma-coverage": "^2.2.0",
7373
"karma-jasmine": "^5.0.0",
7474
"karma-jasmine-html-reporter": "^1.7.0",
75-
"lint-staged": "^12.3.8",
75+
"lint-staged": "^12.4.0",
7676
"prettier": "^2.6.2",
7777
"ts-node": "^10.7.0",
7878
"typescript": "^4.5.5",

frank-flow/src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5650,10 +5650,10 @@ lines-and-columns@^1.1.6:
56505650
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
56515651
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
56525652

5653-
lint-staged@^12.3.8:
5654-
version "12.3.8"
5655-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.8.tgz#ee3fe2e16c9d76f99d8348072900b017d6d76901"
5656-
integrity sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==
5653+
lint-staged@^12.4.0:
5654+
version "12.4.0"
5655+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.0.tgz#1fb8c73ac7a1c670b87bd2c1bf1e302c866e77af"
5656+
integrity sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A==
56575657
dependencies:
56585658
cli-truncate "^3.1.0"
56595659
colorette "^2.0.16"

0 commit comments

Comments
 (0)