Skip to content

Commit 2392b46

Browse files
chore(deps-dev): bump lint-staged from 11.2.0 to 11.2.3 (#1008)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.0 to 11.2.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v11.2.0...v11.2.3) --- 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 a67f086 commit 2392b46

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
@@ -32,7 +32,7 @@
3232
"jest": "25.5.4",
3333
"jsdom": "^18.0.0",
3434
"jsdom-global": "^3.0.2",
35-
"lint-staged": "^11.2.0",
35+
"lint-staged": "^11.2.3",
3636
"prettier": "^2.4.1",
3737
"pretty": "^2.0.0",
3838
"reflect-metadata": "^0.1.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4587,10 +4587,10 @@ linkify-it@^3.0.1:
45874587
dependencies:
45884588
uc.micro "^1.0.1"
45894589

4590-
lint-staged@^11.2.0:
4591-
version "11.2.0"
4592-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.0.tgz#6b9774a74b3eb4bef5c59fb6475bff84d6853008"
4593-
integrity sha512-0KIcRuO4HQS2Su7qWtjrfTXgSklvyIb9Fk9qVWRZkGHa5S81Vj6WBbs+ogQBvHUwLJYq1eQ4R+H82GSak4OM7w==
4590+
lint-staged@^11.2.3:
4591+
version "11.2.3"
4592+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.3.tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb"
4593+
integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==
45944594
dependencies:
45954595
cli-truncate "2.1.0"
45964596
colorette "^1.4.0"

0 commit comments

Comments
 (0)