Skip to content

Commit 7248bb7

Browse files
build(deps-dev): bump lint-staged from 10.5.2 to 10.5.3
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.2 to 10.5.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.5.2...v10.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fb2fa81 commit 7248bb7

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
@@ -87,7 +87,7 @@
8787
"html-webpack-plugin": "^4.5.0",
8888
"jest": "^26.6.1",
8989
"jest-mock-warn": "^1.1.0",
90-
"lint-staged": "^10.5.2",
90+
"lint-staged": "^10.5.3",
9191
"nightwatch": "^1.5.1",
9292
"nightwatch-helpers": "^1.2.0",
9393
"prettier": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5874,10 +5874,10 @@ linkify-it@^2.0.0:
58745874
dependencies:
58755875
uc.micro "^1.0.1"
58765876

5877-
lint-staged@^10.5.2:
5878-
version "10.5.2"
5879-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.2.tgz#acfaa0093af3262aee3130b2e22438941530bdd1"
5880-
integrity sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA==
5877+
lint-staged@^10.5.3:
5878+
version "10.5.3"
5879+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
5880+
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
58815881
dependencies:
58825882
chalk "^4.1.0"
58835883
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)