Skip to content

Commit d4aeee0

Browse files
chore(deps-dev): bump lint-staged from 12.3.7 to 12.3.8 (#1429)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 12.3.8. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.7...v12.3.8) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ebc610 commit d4aeee0

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
@@ -38,7 +38,7 @@
3838
"jest": "27.5.1",
3939
"jsdom": "^19.0.0",
4040
"jsdom-global": "^3.0.2",
41-
"lint-staged": "^12.3.7",
41+
"lint-staged": "^12.3.8",
4242
"prettier": "^2.6.2",
4343
"pretty": "^2.0.0",
4444
"reflect-metadata": "^0.1.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4125,10 +4125,10 @@ lines-and-columns@^1.1.6:
41254125
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
41264126
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
41274127

4128-
lint-staged@^12.3.7:
4129-
version "12.3.7"
4130-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
4131-
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
4128+
lint-staged@^12.3.8:
4129+
version "12.3.8"
4130+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.8.tgz#ee3fe2e16c9d76f99d8348072900b017d6d76901"
4131+
integrity sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==
41324132
dependencies:
41334133
cli-truncate "^3.1.0"
41344134
colorette "^2.0.16"

0 commit comments

Comments
 (0)