Skip to content

Commit 01968f2

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump lint-staged from 11.0.1 to 11.1.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b5dac0 commit 01968f2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"husky": "7",
8585
"jest-each": "^27.0.6",
8686
"jest-enzyme": "^7.1.2",
87-
"lint-staged": "^11.0.1",
87+
"lint-staged": "^11.1.0",
8888
"markdownlint-cli": "^0.27.1",
8989
"npm-package-json-lint": "^5.1.0",
9090
"npm-package-json-lint-config-default": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11214,10 +11214,10 @@ linkify-it@^3.0.1:
1121411214
dependencies:
1121511215
uc.micro "^1.0.1"
1121611216

11217-
lint-staged@^11.0.1:
11218-
version "11.0.1"
11219-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a"
11220-
integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==
11217+
lint-staged@^11.1.0:
11218+
version "11.1.0"
11219+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.0.tgz#a21d67ffe4516e907635adeaf6d6450d8cffb4e4"
11220+
integrity sha512-pzwEf+NKbTauAlk7gPPwTfulRXESEPZCSFXYfg20F220UOObebxu5uL5mkr9csQLNOM2Ydfrt3DJXakzAL7aaQ==
1122111221
dependencies:
1122211222
chalk "^4.1.1"
1122311223
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)