Skip to content

Commit c127e53

Browse files
Bump lint-staged from 10.5.1 to 10.5.2 (#171)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2425a48 commit c127e53

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
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/eslint-plugin": "4.8.2",
2525
"eslint": "7.14.0",
2626
"husky": "4.3.0",
27-
"lint-staged": "10.5.1",
27+
"lint-staged": "10.5.2",
2828
"@types/node": "14.14.10",
2929
"bob-the-bundler": "1.1.0",
3030
"eslint-config-standard": "16.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4101,10 +4101,10 @@ lines-and-columns@^1.1.6:
41014101
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
41024102
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
41034103

4104-
4105-
version "10.5.1"
4106-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.1.tgz#901e915c2360072dded0e7d752a0d9a49e079daa"
4107-
integrity sha512-fTkTGFtwFIJJzn/PbUO3RXyEBHIhbfYBE7+rJyLcOXabViaO/h6OslgeK6zpeUtzkDrzkgyAYDTLAwx6JzDTHw==
4104+
4105+
version "10.5.2"
4106+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.2.tgz#acfaa0093af3262aee3130b2e22438941530bdd1"
4107+
integrity sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA==
41084108
dependencies:
41094109
chalk "^4.1.0"
41104110
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)