Skip to content

Commit 301aa73

Browse files
Bump lint-staged from 10.2.13 to 10.3.0 (#1104)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.13 to 10.3.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.2.13...v10.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dff0365 commit 301aa73

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
@@ -45,7 +45,7 @@
4545
"cssnano": "^4.1.10",
4646
"eslint": "^7.8.1",
4747
"husky": "^4.2.5",
48-
"lint-staged": "^10.2.13",
48+
"lint-staged": "^10.3.0",
4949
"markdown-it": "^11.0.0",
5050
"npm-run-all": "^4.1.5",
5151
"postcss": "^7.0.27",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,10 +1645,10 @@ linkify-it@^3.0.1:
16451645
dependencies:
16461646
uc.micro "^1.0.1"
16471647

1648-
lint-staged@^10.2.13:
1649-
version "10.2.13"
1650-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.13.tgz#b9c504683470edfc464b7d3fe3845a5a1efcd814"
1651-
integrity sha512-conwlukNV6aL9SiMWjFtDp5exeDnTMekdNPDZsKGnpfQuHcO0E3L3Bbf58lcR+M7vk6LpCilxDAVks/DDVBYlA==
1648+
lint-staged@^10.3.0:
1649+
version "10.3.0"
1650+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0"
1651+
integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==
16521652
dependencies:
16531653
chalk "^4.1.0"
16541654
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)