Skip to content

Commit d3227d0

Browse files
Bump lint-staged from 13.1.0 to 13.1.2 (#498)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.0 to 13.1.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.1.0...v13.1.2) --- 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 b6b1069 commit d3227d0

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-react": "^7.32.2",
3636
"eslint-plugin-react-hooks": "^4.6.0",
3737
"husky": "^8.0.3",
38-
"lint-staged": "^13.1.0",
38+
"lint-staged": "^13.1.2",
3939
"prettier": "^2.8.4",
4040
"react": "17.0.2",
4141
"react-native": "^0.68.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4077,10 +4077,10 @@ lilconfig@2.0.6:
40774077
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.6.tgz#32a384558bd58af3d4c6e077dd1ad1d397bc69d4"
40784078
integrity sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==
40794079

4080-
lint-staged@^13.1.0:
4081-
version "13.1.0"
4082-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
4083-
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
4080+
lint-staged@^13.1.2:
4081+
version "13.1.2"
4082+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.2.tgz#443636a0cfd834d5518d57d228130dc04c83d6fb"
4083+
integrity sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==
40844084
dependencies:
40854085
cli-truncate "^3.1.0"
40864086
colorette "^2.0.19"

0 commit comments

Comments
 (0)