Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
chore(devdeps): update dependency lint-staged to v12.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 5, 2022
1 parent 115c7dc commit 84efe98
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"husky": "7.0.4",
"jest": "27.5.1",
"jest-junit": "13.0.0",
"lint-staged": "12.3.4",
"lint-staged": "12.3.5",
"prettier": "2.5.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3347,7 +3347,7 @@ __metadata:
husky: 7.0.4
jest: 27.5.1
jest-junit: 13.0.0
lint-staged: 12.3.4
lint-staged: 12.3.5
prettier: 2.5.1
react: 17.0.2
react-dom: 17.0.2
Expand Down Expand Up @@ -13783,9 +13783,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:12.3.4":
version: 12.3.4
resolution: "lint-staged@npm:12.3.4"
"lint-staged@npm:12.3.5":
version: 12.3.5
resolution: "lint-staged@npm:12.3.5"
dependencies:
cli-truncate: ^3.1.0
colorette: ^2.0.16
Expand All @@ -13802,7 +13802,7 @@ __metadata:
yaml: ^1.10.2
bin:
lint-staged: bin/lint-staged.js
checksum: 4e0b4b9da4183a0daeab35d41e4d243fb1270a39db997efa0c3745fa148a7a4b8b723a51cb757595fc8bb118796ca1465e67aede72f25e9ea48165aec36cec3b
checksum: 6653c7078b36741e521e5f309b56bb75db198a05cbdd188124ff82a290e352ade3eb1e6080265729e19711ac08d190e300874af00e4e540b57b3c8f0690e2573
languageName: node
linkType: hard

Expand Down

0 comments on commit 84efe98

Please sign in to comment.