Skip to content

Commit dce646e

Browse files
Bump coveralls from 3.0.6 to 3.0.7 (#162)
1 parent 90c5e96 commit dce646e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"ember-template-recast": "^3.2.1"
3636
},
3737
"devDependencies": {
38-
"coveralls": "^3.0.6",
38+
"coveralls": "^3.0.7",
3939
"eslint": "^6.5.1",
4040
"eslint-config-prettier": "^6.4.0",
4141
"eslint-plugin-prettier": "^3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,10 +1622,10 @@ [email protected], core-util-is@~1.0.0:
16221622
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
16231623
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
16241624

1625-
coveralls@^3.0.6:
1626-
version "3.0.6"
1627-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.6.tgz#5c63b2759b6781118e7439bd870ba5e9ee428b25"
1628-
integrity sha512-Pgh4v3gCI4T/9VijVrm8Ym5v0OgjvGLKj3zTUwkvsCiwqae/p6VLzpsFNjQS2i6ewV7ef+DjFJ5TSKxYt/mCrA==
1625+
coveralls@^3.0.7:
1626+
version "3.0.7"
1627+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.7.tgz#1eca48e47976e9573d6a2f18b97c2fea4026f34a"
1628+
integrity sha512-mUuH2MFOYB2oBaA4D4Ykqi9LaEYpMMlsiOMJOrv358yAjP6enPIk55fod2fNJ8AvwoYXStWQls37rA+s5e7boA==
16291629
dependencies:
16301630
growl "~> 1.10.0"
16311631
js-yaml "^3.13.1"

0 commit comments

Comments
 (0)