Skip to content

Commit f48158d

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.6 to 12.3.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.6...v12.3.7) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cd9f36 commit f48158d

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": "^4.0.1",
7474
"karma-jasmine-html-reporter": "^1.7.0",
75-
"lint-staged": "^12.3.6",
75+
"lint-staged": "^12.3.7",
7676
"prettier": "^2.6.0",
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
@@ -5675,10 +5675,10 @@ lines-and-columns@^1.1.6:
56755675
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
56765676
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
56775677

5678-
lint-staged@^12.3.6:
5679-
version "12.3.6"
5680-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.6.tgz#7b999ebe041c07f241537a17c49969027b4d26f0"
5681-
integrity sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==
5678+
lint-staged@^12.3.7:
5679+
version "12.3.7"
5680+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
5681+
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
56825682
dependencies:
56835683
cli-truncate "^3.1.0"
56845684
colorette "^2.0.16"

0 commit comments

Comments
 (0)