Skip to content

Commit 8b5351b

Browse files
chore(deps): update devdependency improved-yarn-audit to v2 (nuxt#7216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent dc18f4f commit 8b5351b

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
@@ -57,7 +57,7 @@
5757
"get-port": "^5.1.1",
5858
"glob": "^7.1.6",
5959
"got": "^10.7.0",
60-
"improved-yarn-audit": "^1.2.0",
60+
"improved-yarn-audit": "^2.0.0",
6161
"is-wsl": "^2.1.1",
6262
"jest": "^25.2.7",
6363
"jsdom": "^16.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6675,10 +6675,10 @@ import-modules@^2.0.0:
66756675
resolved "https://registry.npmjs.org/import-modules/-/import-modules-2.0.0.tgz#9c1e13b4e7a15682f70a6e3fa29534e4540cfc5d"
66766676
integrity sha512-iczM/v9drffdNnABOKwj0f9G3cFDon99VcG1mxeBsdqnbd+vnQ5c2uAiCHNQITqFTOPaEvwg3VjoWCur0uHLEw==
66776677

6678-
improved-yarn-audit@^1.2.0:
6679-
version "1.2.0"
6680-
resolved "https://registry.npmjs.org/improved-yarn-audit/-/improved-yarn-audit-1.2.0.tgz#6d523a8be812e580b7107b7c683bbe8776412e5e"
6681-
integrity sha512-cVfaGyVMnI1zRu1q9n/iUbUP3j9EQZ3bhuTybYYn5LQ1JfaknPJobmSMSA9NdVOeDlLvjhLJ3p8rXTRzHjcNXg==
6678+
improved-yarn-audit@^2.0.0:
6679+
version "2.0.0"
6680+
resolved "https://registry.npmjs.org/improved-yarn-audit/-/improved-yarn-audit-2.0.0.tgz#8819a7c22c0fd9c6df4b49a4c2f88a33e31c469e"
6681+
integrity sha512-IfySlTAOEEdI/MDSgH0WO8K28K1z4KQr5eEpUJyvuF1aAfWp/PTxuonboRxd0oKWuPZcrUsMZxwKvN4jpEIJeg==
66826682

66836683
imurmurhash@^0.1.4:
66846684
version "0.1.4"

0 commit comments

Comments
 (0)