From 164713ee2ed66f27fb4cd4796c3b43e968d2b554 Mon Sep 17 00:00:00 2001 From: "mend-5034428[bot]" Date: Thu, 17 Oct 2024 00:04:10 +0000 Subject: [PATCH] chore(deps): update dependency coveralls to ^3.1.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9c783d63bb..2cd7d897bd 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@typescript-eslint/eslint-plugin": "^3.4.0", "@typescript-eslint/parser": "^3.4.0", "adm-zip": "^0.4.16", - "coveralls": "^3.1.0", + "coveralls": "^3.1.1", "eslint": "^7.3.1", "eslint-config-prettier": "^6.11.0", "eslint-plugin-prettier": "^3.1.4", diff --git a/yarn.lock b/yarn.lock index 96eb343c74..2f350a7383 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5305,10 +5305,10 @@ cosmiconfig@^6.0.0: path-type "^4.0.0" yaml "^1.7.2" -coveralls@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b" - integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ== +coveralls@^3.1.1: + version "3.1.1" + resolved "https://nexus.core.cvent.org/nexus/repository/npm-public/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081" + integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww== dependencies: js-yaml "^3.13.1" lcov-parse "^1.0.0"