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

Commit

Permalink
Merge pull request #954 from omu/revert-953-snyk-fix-5d957c32eef85257…
Browse files Browse the repository at this point in the history
…e251c8f3ee38e4a1

Revert "[Snyk] Fix for 1 vulnerable dependencies"
  • Loading branch information
roktas authored Jul 6, 2019
2 parents b85d67c + 3cae65e commit 6ca6bd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 37 deletions.
30 changes: 0 additions & 30 deletions .snyk

This file was deleted.

10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"select2": "^4.0.7-rc.0",
"toastr": "^2.1.4",
"trix": "^1.0.0",
"turbolinks": "^5.2.0",
"snyk": "^1.189.0"
"turbolinks": "^5.2.0"
},
"devDependencies": {
"eslint": "^5.13.0",
Expand All @@ -30,9 +29,6 @@
},
"scripts": {
"lint": "eslint ./app/assets --color",
"lint-fix": "eslint ./app/assets --color --fix",
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
},
"snyk": true
"lint-fix": "eslint ./app/assets --color --fix"
}
}

0 comments on commit 6ca6bd3

Please sign in to comment.