Skip to content

Commit

Permalink
fix(deps): update dependency coffee-script to v1.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 30, 2017
1 parent 7453dc4 commit 3c588ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"chai": "4.1.2",
"codeclimate-test-reporter": "0.5.0",
"coffee-coverage": "2.0.1",
"coffee-script": "1.12.8",
"coffee-script": "1.12.7",
"coffeelint": "2.0.7",
"coveralls": "3.0.0",
"generate-changelog": "1.6.0",
Expand Down
10 changes: 3 additions & 7 deletions yarn.lock
Expand Up @@ -285,18 +285,14 @@ coffee-coverage@2.0.1:
minimatch "^3.0.2"
pkginfo ">=0.2.3"

coffee-script@1.12.8:
version "1.12.8"
resolved "https://registry.yarnpkg.com/coffee-script/-/coffee-script-1.12.8.tgz#a1fed1fefa21fb5eee6da0248454121ee26058da"
coffee-script@1.12.7, coffee-script@>=1.6.2:
version "1.12.7"
resolved "https://registry.yarnpkg.com/coffee-script/-/coffee-script-1.12.7.tgz#c05dae0cb79591d05b3070a8433a98c9a89ccc53"

coffee-script@1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/coffee-script/-/coffee-script-1.6.3.tgz#6355d32cf1b04cdff6b484e5e711782b2f0c39be"

coffee-script@>=1.6.2:
version "1.12.7"
resolved "https://registry.yarnpkg.com/coffee-script/-/coffee-script-1.12.7.tgz#c05dae0cb79591d05b3070a8433a98c9a89ccc53"

coffeelint@2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/coffeelint/-/coffeelint-2.0.7.tgz#960fd5b9756b845194e9f97a4756e62861216b74"
Expand Down

0 comments on commit 3c588ff

Please sign in to comment.