Skip to content

Commit 2f033ef

Browse files
committed
Update Minor updates
1 parent cbfc2b6 commit 2f033ef

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"update-notifier": "^3.0.1"
4343
},
4444
"devDependencies": {
45-
"husky": "^3.0.9",
46-
"lint-staged": "^9.4.2",
45+
"husky": "^3.1.0",
46+
"lint-staged": "^9.5.0",
4747
"prettier": "^1.15.3"
4848
},
4949
"prettier": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -753,10 +753,10 @@ http-cache-semantics@^4.0.0:
753753
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#495704773277eeef6e43f9ab2c2c7d259dda25c5"
754754
integrity sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==
755755

756-
husky@^3.0.9:
757-
version "3.0.9"
758-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9.tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044"
759-
integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==
756+
husky@^3.1.0:
757+
version "3.1.0"
758+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0"
759+
integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==
760760
dependencies:
761761
chalk "^2.4.2"
762762
ci-info "^2.0.0"
@@ -988,10 +988,10 @@ lines-and-columns@^1.1.6:
988988
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
989989
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
990990

991-
lint-staged@^9.4.2:
992-
version "9.4.2"
993-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2.tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04"
994-
integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA==
991+
lint-staged@^9.5.0:
992+
version "9.5.0"
993+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.5.0.tgz#290ec605252af646d9b74d73a0fa118362b05a33"
994+
integrity sha512-nawMob9cb/G1J98nb8v3VC/E8rcX1rryUYXVZ69aT9kde6YWX+uvNOEHY5yf2gcWcTJGiD0kqXmCnS3oD75GIA==
995995
dependencies:
996996
chalk "^2.4.2"
997997
commander "^2.20.0"

0 commit comments

Comments
 (0)