Skip to content

Commit 8514b3d

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

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
@@ -55,7 +55,7 @@
5555
"get-port": "^5.1.1",
5656
"glob": "^7.1.6",
5757
"got": "^10.7.0",
58-
"improved-yarn-audit": "^1.2.0",
58+
"improved-yarn-audit": "^2.0.0",
5959
"is-wsl": "^2.1.1",
6060
"jest": "^25.2.7",
6161
"jsdom": "^16.2.2",

yarn.lock

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

6651-
improved-yarn-audit@^1.2.0:
6652-
version "1.2.0"
6653-
resolved "https://registry.npmjs.org/improved-yarn-audit/-/improved-yarn-audit-1.2.0.tgz#6d523a8be812e580b7107b7c683bbe8776412e5e"
6654-
integrity sha512-cVfaGyVMnI1zRu1q9n/iUbUP3j9EQZ3bhuTybYYn5LQ1JfaknPJobmSMSA9NdVOeDlLvjhLJ3p8rXTRzHjcNXg==
6651+
improved-yarn-audit@^2.0.0:
6652+
version "2.0.0"
6653+
resolved "https://registry.npmjs.org/improved-yarn-audit/-/improved-yarn-audit-2.0.0.tgz#8819a7c22c0fd9c6df4b49a4c2f88a33e31c469e"
6654+
integrity sha512-IfySlTAOEEdI/MDSgH0WO8K28K1z4KQr5eEpUJyvuF1aAfWp/PTxuonboRxd0oKWuPZcrUsMZxwKvN4jpEIJeg==
66556655

66566656
imurmurhash@^0.1.4:
66576657
version "0.1.4"

0 commit comments

Comments
 (0)