Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 4befb3b

Browse files
Bump lint-staged from 10.3.0 to 10.4.0 (#375)
1 parent d2644f3 commit 4befb3b

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
@@ -33,7 +33,7 @@
3333
"husky": "4.3.0",
3434
"jest": "25.5.4",
3535
"jest-extended": "0.11.5",
36-
"lint-staged": "10.3.0",
36+
"lint-staged": "10.4.0",
3737
"pg-sql2": "4.9.0",
3838
"ts-jest": "25.5.1",
3939
"typescript": "3.9.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3263,10 +3263,10 @@ lines-and-columns@^1.1.6:
32633263
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
32643264
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
32653265

3266-
lint-staged@10.3.0:
3267-
version "10.3.0"
3268-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0"
3269-
integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==
3266+
lint-staged@10.4.0:
3267+
version "10.4.0"
3268+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
3269+
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
32703270
dependencies:
32713271
chalk "^4.1.0"
32723272
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)