Skip to content

Commit bfde49c

Browse files
committed
Update dependency lint-staged to v10.4.1
1 parent 14f7ddd commit bfde49c

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
@@ -82,7 +82,7 @@
8282
"devDependencies": {
8383
"husky": "4.2.5",
8484
"jest": "26.4.2",
85-
"lint-staged": "10.2.13",
85+
"lint-staged": "10.4.1",
8686
"nodemon": "2.0.4",
8787
"prettier": "2.1.0",
8888
"ts-jest": "26.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5066,10 +5066,10 @@ lines-and-columns@^1.1.6:
50665066
version "1.1.6"
50675067
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
50685068

5069-
lint-staged@10.2.13:
5070-
version "10.2.13"
5071-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.13.tgz#b9c504683470edfc464b7d3fe3845a5a1efcd814"
5072-
integrity sha512-conwlukNV6aL9SiMWjFtDp5exeDnTMekdNPDZsKGnpfQuHcO0E3L3Bbf58lcR+M7vk6LpCilxDAVks/DDVBYlA==
5069+
lint-staged@10.4.1:
5070+
version "10.4.1"
5071+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.1.tgz#579069caf6451296e37bdd19769028b1f976c469"
5072+
integrity sha512-E2Y6Mu1haUD3ZefzwBG8tqy3QDQ9udWRS946YcuDCU8Mi22RjwxrEhLrqTLszxl80DG/sCtKdGCArzEkTsBzJQ==
50735073
dependencies:
50745074
chalk "^4.1.0"
50755075
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)