mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
Update lint-staged 9 -> 10
Changelog-entry: Update lint-staged 9 -> 10 Change-type: patch
This commit is contained in:
parent
a09e029216
commit
f1214e6ffd
792
npm-shrinkwrap.json
generated
792
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@ -33,8 +33,7 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"./**/*.{ts,tsx}": [
|
||||
"make lint-ts",
|
||||
"git add"
|
||||
"make lint-ts"
|
||||
]
|
||||
},
|
||||
"author": "Balena Inc. <hello@etcher.io>",
|
||||
@ -101,7 +100,7 @@
|
||||
"electron-mocha": "^8.2.0",
|
||||
"electron-notarize": "^0.3.0",
|
||||
"husky": "^4.2.5",
|
||||
"lint-staged": "^9.5.0",
|
||||
"lint-staged": "^10.2.2",
|
||||
"mocha": "^7.0.1",
|
||||
"node-gyp": "^3.8.0",
|
||||
"node-sass": "^4.12.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user