Skip to content

Commit

Permalink
Merge 16b3349 into 0f65f8b
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jul 3, 2018
2 parents 0f65f8b + 16b3349 commit b1ba56d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ patch:
patched: '2018-05-09T22:39:53.161Z'
- gulp > vinyl-fs > glob-watcher > gaze > globule > glob > minimatch:
patched: '2018-05-09T22:39:53.161Z'
'npm:lodash:20180130':
- gulp-conflict > inquirer > lodash:
patched: '2018-07-03T06:59:19.928Z'
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"watch:build": "tsc --watch",
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect",
"semantic-release": "semantic-release"
"semantic-release": "semantic-release",
"prepare": "npm run snyk-protect"
},
"bin": {
"lsc": "./lib/bin/lsc.js"
Expand All @@ -55,7 +56,7 @@
"resolve-pkg": "^1.0.0",
"semver": "^5.3.0",
"shelljs": "^0.8.2",
"snyk": "^1.80.0",
"snyk": "^1.88.0",
"tiny-json-http": "^7.0.0",
"underscore.string": "^3.3.4",
"untildify": "^3.0.3",
Expand Down

0 comments on commit b1ba56d

Please sign in to comment.