Skip to content

Commit 3297118

Browse files
authored
Merge pull request #512 from nteract/renovate/lint-staged-12.x
Update dependency lint-staged to v12.5.0
2 parents 60a5211 + 3b629b4 commit 3297118

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"babel-plugin-transform-flow-strip-types": "6.22.0",
2424
"flow-bin": "0.84.0",
2525
"graphql-request": "1.8.2",
26-
"lint-staged": "12.4.3",
26+
"lint-staged": "12.5.0",
2727
"prettier": "2.6.2"
2828
},
2929
"homepage": "https://github.com/nteract/nteract.io#readme",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3443,10 +3443,10 @@ [email protected]:
34433443
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.5.tgz#19e57fd06ccc3848fd1891655b5a447092225b25"
34443444
integrity sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==
34453445

3446-
lint-staged@12.4.3:
3447-
version "12.4.3"
3448-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.3.tgz#914fa468458364e14cc952145db552d87c8847b6"
3449-
integrity sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==
3446+
lint-staged@12.5.0:
3447+
version "12.5.0"
3448+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.5.0.tgz#d6925747480ae0e380d13988522f9dd8ef9126e3"
3449+
integrity sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==
34503450
dependencies:
34513451
cli-truncate "^3.1.0"
34523452
colorette "^2.0.16"

0 commit comments

Comments
 (0)