Skip to content

Commit f8d8ad3

Browse files
chore(deps-dev): bump audit-ci from 3.2.0 to 4.0.0 (#3283)
Bumps [audit-ci](https://github.com/IBM/audit-ci) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/IBM/audit-ci/releases) - [Commits](IBM/audit-ci@v3.2.0...v4.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 220de76 commit f8d8ad3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/wtfnode": "^0.7.0",
5656
"@typescript-eslint/eslint-plugin": "^4.7.0",
5757
"@typescript-eslint/parser": "^4.7.0",
58-
"audit-ci": "^3.1.1",
58+
"audit-ci": "^4.0.0",
5959
"codecov": "^3.8.1",
6060
"doctoc": "^2.0.0",
6161
"eslint": "^7.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1601,10 +1601,10 @@ atob@^2.1.2:
16011601
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
16021602
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
16031603

1604-
audit-ci@^3.1.1:
1605-
version "3.2.0"
1606-
resolved "https://registry.yarnpkg.com/audit-ci/-/audit-ci-3.2.0.tgz#5a42e3e31dbd9d259f7f417803b80a2bd50ef73d"
1607-
integrity sha512-kRFfl/AdmyCrnuc/M4T3l/G/Hy8U4JsgnyRJgGq1532bCwh62ZGeL5rEk2Snk8Umyd3CRgY4V+mVI/LzQoN/Rg==
1604+
audit-ci@^4.0.0:
1605+
version "4.0.0"
1606+
resolved "https://registry.yarnpkg.com/audit-ci/-/audit-ci-4.0.0.tgz#d3223d001042cb478377b6536e73c3bc9f7627f9"
1607+
integrity sha512-8+wcRoHoZ47jP2EdvDpNU9Nb7rnNij7bmEmfiFn+L/hMHvD6rYdO6ji94sVoOmVXEDwnuib+YNHsKDUY9V/hnA==
16081608
dependencies:
16091609
JSONStream "^1.3.5"
16101610
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)