Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v12.0.2 (#14)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency lint-staged to v12.0.2

* Create shaggy-days-bake.md

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: roikoren755 <26850796+roikoren755@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 14, 2021
1 parent 75c7e5c commit 6dd101e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/shaggy-days-bake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-es-roikoren": patch
---

chore(deps): update dependency lint-staged to v12.0.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"eslint-plugin-unicorn": "38.0.1",
"globals": "13.12.0",
"husky": "7.0.4",
"lint-staged": "12.0.0",
"lint-staged": "12.0.2",
"mocha": "9.1.3",
"nyc": "15.1.0",
"prettier": "2.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2651,10 +2651,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

lint-staged@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.0.tgz#3d19fd7d68d43a29d3af1bccfc8bb72e8ed7f3b5"
integrity sha512-ALga9ZhMZ4MpBbRQybBRqDRyauGSgskuhxN6PB9V12uoukWFhmlau75wTxJgomaTgZpEcnn4FKQghgddDcOLvA==
lint-staged@12.0.2:
version "12.0.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.2.tgz#b0f96f2a57898658a5b59e087aeff975dad03fc1"
integrity sha512-tpCvACqc7bykziGJmXG0G8YG2RaCrWiDBwmrP9wU7i/3za9JMOvCECQmXjw/sO4ICC70ApVwyqixS1htQX9Haw==
dependencies:
cli-truncate "3.1.0"
colorette "^2.0.16"
Expand Down

0 comments on commit 6dd101e

Please sign in to comment.