Skip to content

Commit

Permalink
chore(deps): update dependency coffee-coverage to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 3, 2021
1 parent 996f508 commit b3e4717
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"chai": "4.3.3",
"coffee-coverage": "2.0.1",
"coffee-coverage": "3.0.1",
"coffee-script": "1.12.7",
"coffeelint": "2.1.0",
"coveralls": "3.1.0",
Expand Down
16 changes: 11 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,17 +278,18 @@ co@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"

[email protected]:
version "2.0.1"
resolved "https://registry.yarnpkg.com/coffee-coverage/-/coffee-coverage-2.0.1.tgz#78c91a6b2786e85148b1540c236593a3d459cd55"
[email protected]:
version "3.0.1"
resolved "https://registry.yarnpkg.com/coffee-coverage/-/coffee-coverage-3.0.1.tgz#4f6b1acf14a0125bbbaa17612e4b2f407f90c4e7"
integrity sha512-wY7ZYhxhQoG27XbJgWx2QUCi9xHrJO91+4RA7hjAWV2VVugZv3ULPXGGetI04SmFZeQ3rnZ1eFTdksi9LdEKqg==
dependencies:
argparse "^1.0.2"
coffee-script ">=1.6.2"
coffeescript "^2.0.2"
lodash "^4.14.0"
minimatch "^3.0.2"
pkginfo ">=0.2.3"

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

Expand All @@ -307,6 +308,11 @@ [email protected]:
resolve "^0.6.3"
strip-json-comments "^1.0.2"

coffeescript@^2.0.2:
version "2.5.1"
resolved "https://registry.yarnpkg.com/coffeescript/-/coffeescript-2.5.1.tgz#b2442a1f2c806139669534a54adc35010559d16a"
integrity sha512-J2jRPX0eeFh5VKyVnoLrfVFgLZtnnmp96WQSLAS8OrLm2wtQLcnikYKe1gViJKDH7vucjuhHvBKKBP3rKcD1tQ==

coffeescript@^2.1.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/coffeescript/-/coffeescript-2.2.1.tgz#39fa2ac2e369f9bf0c651792e1f74552b4081b8e"
Expand Down

0 comments on commit b3e4717

Please sign in to comment.