Skip to content

Commit ce66654

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump lint-staged from 11.1.1 to 11.1.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.1.1 to 11.1.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v11.1.1...v11.1.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e45c2a5 commit ce66654

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"is-ci": "^3.0.0",
7373
"jest": "^27.0.6",
7474
"jest-watch-typeahead": "^0.6.4",
75-
"lint-staged": "^11.1.1",
75+
"lint-staged": "^11.1.2",
7676
"lodash.has": "^4.5.2",
7777
"mkdirp": "^1.0.3",
7878
"prettier": "^2.3.2",

yarn.lock

+4-5
Original file line numberDiff line numberDiff line change
@@ -5209,17 +5209,16 @@ lines-and-columns@^1.1.6:
52095209
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
52105210
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
52115211

5212-
lint-staged@^11.1.1:
5213-
version "11.1.1"
5214-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1.tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300"
5215-
integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ==
5212+
lint-staged@^11.1.2:
5213+
version "11.1.2"
5214+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2.tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90"
5215+
integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w==
52165216
dependencies:
52175217
chalk "^4.1.1"
52185218
cli-truncate "^2.1.0"
52195219
commander "^7.2.0"
52205220
cosmiconfig "^7.0.0"
52215221
debug "^4.3.1"
5222-
dedent "^0.7.0"
52235222
enquirer "^2.3.6"
52245223
execa "^5.0.0"
52255224
listr2 "^3.8.2"

0 commit comments

Comments
 (0)