Skip to content

Commit a832f21

Browse files
Bump lint-staged from 12.1.4 to 12.1.5 (#230)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.4 to 12.1.5. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.1.4...v12.1.5) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52ca4f7 commit a832f21

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
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"eslint": "^8.1.0",
6868
"husky": "^7.0.4",
69-
"lint-staged": "12.1.4",
69+
"lint-staged": "12.1.5",
7070
"prettier": "^2.3.0",
7171
"typescript": "^4.4.4"
7272
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,10 +1428,10 @@ lilconfig@2.0.4:
14281428
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
14291429
integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
14301430

1431-
lint-staged@12.1.4:
1432-
version "12.1.4"
1433-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e"
1434-
integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==
1431+
lint-staged@12.1.5:
1432+
version "12.1.5"
1433+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
1434+
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
14351435
dependencies:
14361436
cli-truncate "^3.1.0"
14371437
colorette "^2.0.16"

0 commit comments

Comments
 (0)