Skip to content

Commit 8749cb8

Browse files
chore(deps): update dependency yarn-deduplicate to v3.1.0 (#1323)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d586a84 commit 8749cb8

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
@@ -91,7 +91,7 @@
9191
"vue": "2.6.12",
9292
"vue-template-compiler": "2.6.12",
9393
"webpack": "4.44.2",
94-
"yarn-deduplicate": "3.0.0"
94+
"yarn-deduplicate": "3.1.0"
9595
},
9696
"resolutions": {
9797
"@babel/core": "7.11.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29725,10 +29725,10 @@ yargs@~3.10.0:
2972529725
decamelize "^1.0.0"
2972629726
window-size "0.1.0"
2972729727

29728-
yarn-deduplicate@3.0.0:
29729-
version "3.0.0"
29730-
resolved "https://registry.yarnpkg.com/yarn-deduplicate/-/yarn-deduplicate-3.0.0.tgz#e5c219c48d687e3be79eff4c719d6d7ef372f094"
29731-
integrity sha512-Ps1JEurQJ7VHt4lFD1x7QLtnsfA0DxYzdz8jvu5q7mAw8JFgRC1Hqq46uC+NjSwf2wOlitTfbmWswMnnW2Gqfg==
29728+
yarn-deduplicate@3.1.0:
29729+
version "3.1.0"
29730+
resolved "https://registry.yarnpkg.com/yarn-deduplicate/-/yarn-deduplicate-3.1.0.tgz#3018d93e95f855f236a215b591fe8bc4bcabba3e"
29731+
integrity sha512-q2VZ6ThNzQpGfNpkPrkmV7x5HT9MOhCUsTxVTzyyZB0eSXz1NTodHn+r29DlLb+peKk8iXxzdUVhQG9pI7moFw==
2973229732
dependencies:
2973329733
"@yarnpkg/lockfile" "^1.1.0"
2973429734
commander "^6.1.0"

0 commit comments

Comments
 (0)