Skip to content

Commit 5af761b

Browse files
committed
Upgrade diff to 5.1.0
1 parent fea0dcb commit 5af761b

File tree

6 files changed

+32
-32
lines changed

6 files changed

+32
-32
lines changed

.pnp.cjs

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-122 KB
Binary file not shown.
130 KB
Binary file not shown.

packages/plugin-interactive-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@yarnpkg/libui": "workspace:^",
88
"algoliasearch": "^4.2.0",
99
"clipanion": "^3.2.0-rc.10",
10-
"diff": "^5.0.0",
10+
"diff": "^5.1.0",
1111
"ink": "^3.0.8",
1212
"ink-text-input": "^4.0.1",
1313
"react": "^16.13.1",

packages/yarnpkg-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ci-info": "^3.2.0",
1818
"clipanion": "^3.2.0-rc.10",
1919
"cross-spawn": "7.0.3",
20-
"diff": "^5.0.0",
20+
"diff": "^5.1.0",
2121
"globby": "^11.0.1",
2222
"got": "^11.7.0",
2323
"lodash": "^4.17.15",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5502,7 +5502,7 @@ __metadata:
55025502
ci-info: "npm:^3.2.0"
55035503
clipanion: "npm:^3.2.0-rc.10"
55045504
cross-spawn: "npm:7.0.3"
5505-
diff: "npm:^5.0.0"
5505+
diff: "npm:^5.1.0"
55065506
esbuild: "npm:esbuild-wasm@^0.11.20"
55075507
globby: "npm:^11.0.1"
55085508
got: "npm:^11.7.0"
@@ -5979,7 +5979,7 @@ __metadata:
59795979
"@yarnpkg/plugin-essentials": "workspace:^"
59805980
algoliasearch: "npm:^4.2.0"
59815981
clipanion: "npm:^3.2.0-rc.10"
5982-
diff: "npm:^5.0.0"
5982+
diff: "npm:^5.1.0"
59835983
ink: "npm:^3.0.8"
59845984
ink-text-input: "npm:^4.0.1"
59855985
react: "npm:^16.13.1"
@@ -10258,10 +10258,10 @@ __metadata:
1025810258
languageName: node
1025910259
linkType: hard
1026010260

10261-
"diff@npm:^5.0.0":
10262-
version: 5.0.0
10263-
resolution: "diff@npm:5.0.0"
10264-
checksum: 19f4cad11d6e9d702c34810934074bd2bed661a49200c41d4f2dc3b70c29e92ca2fa18ce1606c8e71db59a86d357ede3234c94e8e3a39b605bcd0df0b4209da9
10261+
"diff@npm:^5.1.0":
10262+
version: 5.1.0
10263+
resolution: "diff@npm:5.1.0"
10264+
checksum: c241ce992c1b59de63637d5ea2c4ac36e5686a0c660830a2dea1c9963abbb83907bef6aebe2898a3e581483bf8b1073e806ad884bf8cafe2af4023fb8ecf0f58
1026510265
languageName: node
1026610266
linkType: hard
1026710267

0 commit comments

Comments
 (0)