Skip to content

Commit 2e32299

Browse files
chore(deps-dev): bump lint-staged from 11.0.1 to 11.1.1
1 parent 4e05f09 commit 2e32299

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-sonarjs": "^0.9.1",
3838
"husky": "^7.0.1",
3939
"lerna": "^4.0.0",
40-
"lint-staged": "^11.0.1",
40+
"lint-staged": "^11.1.1",
4141
"npm-run-all": "^4.1.5",
4242
"nyc": "^15.1.0",
4343
"prettier": "^2.3.2",

yarn.lock

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

4513-
lint-staged@^11.0.1:
4514-
version "11.0.1"
4515-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a"
4516-
integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==
4513+
lint-staged@^11.1.1:
4514+
version "11.1.1"
4515+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1.tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300"
4516+
integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ==
45174517
dependencies:
45184518
chalk "^4.1.1"
45194519
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)