Skip to content

Commit 7ea67d2

Browse files
chore(deps-dev): bump improved-yarn-audit from 2.3.2 to 3.0.0 (bootstrap-vue#6881)
Bumps [improved-yarn-audit](https://github.com/djfdyuruiry/improved-yarn-audit) from 2.3.2 to 3.0.0. - [Release notes](https://github.com/djfdyuruiry/improved-yarn-audit/releases) - [Commits](https://github.com/djfdyuruiry/improved-yarn-audit/commits/v3.0.0) --- updated-dependencies: - dependency-name: improved-yarn-audit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Illya Klymov <xanf@xanf.me>
1 parent d2133b8 commit 7ea67d2

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
@@ -128,7 +128,7 @@
128128
"highlight.js": "^10.7.2",
129129
"html-loader": "^1.3.2",
130130
"husky": "^6.0.0",
131-
"improved-yarn-audit": "^2.3.2",
131+
"improved-yarn-audit": "^3.0.0",
132132
"jest": "^26.6.3",
133133
"lint-staged": "^11.0.0",
134134
"loader-utils": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7585,10 +7585,10 @@ import-local@^3.0.2:
75857585
pkg-dir "^4.2.0"
75867586
resolve-cwd "^3.0.0"
75877587

7588-
improved-yarn-audit@^2.3.2:
7589-
version "2.3.2"
7590-
resolved "https://registry.yarnpkg.com/improved-yarn-audit/-/improved-yarn-audit-2.3.2.tgz#f18e13c6ca2c96e80fec1818619cbc0ab9a326be"
7591-
integrity sha512-82F04JFheMtMOMOp8uyfu8kicEttYRfl0d0j0wZOLGCDEbDg4qaXafM6+At1u11vrqWSWlJJidHMOWkLoWV7EA==
7588+
improved-yarn-audit@^3.0.0:
7589+
version "3.0.0"
7590+
resolved "https://registry.yarnpkg.com/improved-yarn-audit/-/improved-yarn-audit-3.0.0.tgz#dfb09cea1a3a92c790ea2b4056431f6fb1b99bfa"
7591+
integrity sha512-b7CrBYYwMidtPciCBkW62C7vqGjAV10bxcAWHeJvGrltrcMSEnG5I9CQgi14nmAlUKUQiSvpz47Lo3d7Z3Vjcg==
75927592

75937593
imurmurhash@^0.1.4:
75947594
version "0.1.4"

0 commit comments

Comments
 (0)