Skip to content

Commit 9f41c58

Browse files
committed
chore(deps): update dependency coveralls to v3.1.1
1 parent dff1b45 commit 9f41c58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/node": "10.17.56",
8383
"@types/sinon": "10.0.0",
8484
"chai": "4.3.4",
85-
"coveralls": "3.1.0",
85+
"coveralls": "3.1.1",
8686
"faker": "5.5.3",
8787
"mocha": "8.3.2",
8888
"nyc": "15.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,10 +1384,10 @@ cosmiconfig@^7.0.0:
13841384
path-type "^4.0.0"
13851385
yaml "^1.10.0"
13861386

1387-
coveralls@3.1.0:
1388-
version "3.1.0"
1389-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
1390-
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
1387+
coveralls@3.1.1:
1388+
version "3.1.1"
1389+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
1390+
integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
13911391
dependencies:
13921392
js-yaml "^3.13.1"
13931393
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)