Skip to content

Commit 3b331f8

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump lint-staged from 10.5.3 to 10.5.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.5.3...v10.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c2efcd2 commit 3b331f8

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
@@ -30,7 +30,7 @@
3030
"jest": "25.5.4",
3131
"jsdom": "^16.4.0",
3232
"jsdom-global": "^3.0.2",
33-
"lint-staged": "^10.5.3",
33+
"lint-staged": "^10.5.4",
3434
"prettier": "^2.2.1",
3535
"reflect-metadata": "^0.1.13",
3636
"rollup": "^2.38.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4462,10 +4462,10 @@ linkify-it@^2.0.0:
44624462
dependencies:
44634463
uc.micro "^1.0.1"
44644464

4465-
lint-staged@^10.5.3:
4466-
version "10.5.3"
4467-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
4468-
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
4465+
lint-staged@^10.5.4:
4466+
version "10.5.4"
4467+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
4468+
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
44694469
dependencies:
44704470
chalk "^4.1.0"
44714471
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)