Skip to content

Commit 08a660d

Browse files
build(deps-dev): bump yarn-deduplicate from 5.0.2 to 6.0.0 (webpack#6361)
Bumps [yarn-deduplicate](https://github.com/scinos/yarn-deduplicate) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/scinos/yarn-deduplicate/releases) - [Changelog](https://github.com/scinos/yarn-deduplicate/blob/master/CHANGELOG.md) - [Commits](scinos/yarn-deduplicate@v5.0.2...v6.0.0) --- updated-dependencies: - dependency-name: yarn-deduplicate dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aba928d commit 08a660d

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
@@ -142,7 +142,7 @@
142142
"webpack-dev-server": "^4.10.0",
143143
"webpack-merge": "^5.8.0",
144144
"workbox-webpack-plugin": "^6.5.4",
145-
"yarn-deduplicate": "^5.0.2"
145+
"yarn-deduplicate": "^6.0.0"
146146
},
147147
"dependencies": {
148148
"@docsearch/react": "^3.0.0-alpha.50",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12877,10 +12877,10 @@ yargs@^17.3.1:
1287712877
y18n "^5.0.5"
1287812878
yargs-parser "^21.0.0"
1287912879

12880-
yarn-deduplicate@^5.0.2:
12881-
version "5.0.2"
12882-
resolved "https://registry.yarnpkg.com/yarn-deduplicate/-/yarn-deduplicate-5.0.2.tgz#b56484c94d8f1163a828bf20516607f89c078675"
12883-
integrity sha512-pxKa+dM7DMQ4X2vYLKqGCUgtEoTtdMVk9gNoIsxsMSP0rOV51IWFcKHfRIcZjAPNgHTrxz46sKB4xr7Nte7jdw==
12880+
yarn-deduplicate@^6.0.0:
12881+
version "6.0.0"
12882+
resolved "https://registry.yarnpkg.com/yarn-deduplicate/-/yarn-deduplicate-6.0.0.tgz#91bc0b7b374efe24796606df2c6b00eabb5aab62"
12883+
integrity sha512-HjGVvuy10hetOuXeexXXT77V+6FfgS+NiW3FsmQD88yfF2kBqTpChvMglyKUlQ0xXEcI77VJazll5qKKBl3ssw==
1288412884
dependencies:
1288512885
"@yarnpkg/lockfile" "^1.1.0"
1288612886
commander "^9.4.0"

0 commit comments

Comments
 (0)