Skip to content

Commit fc17344

Browse files
angular-robotAndrewKushnir
authored andcommitted
build: update dependency diff to v6 (angular#57631)
See associated pull request for more information. PR Close angular#57631
1 parent 7defbb1 commit fc17344

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

adev/shared-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@webcontainer/api": "^1.1.8",
17-
"diff": "~5.2.0",
17+
"diff": "~6.0.0",
1818
"emoji-regex": "~10.4.0",
1919
"fast-glob": "~3.3.2",
2020
"fflate": "^0.8.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"chokidar": "^3.5.1",
110110
"convert-source-map": "^1.5.1",
111111
"d3": "^7.0.0",
112-
"diff": "^5.0.0",
112+
"diff": "^6.0.0",
113113
"domino": "https://github.com/angular/domino.git#8f228f8862540c6ccd14f76b5a1d9bb5458618af",
114114
"hammerjs": "~2.0.8",
115115
"http-server": "^14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8645,10 +8645,10 @@ diff@^4.0.1:
86458645
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
86468646
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
86478647

8648-
diff@^5.0.0:
8649-
version "5.2.0"
8650-
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
8651-
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
8648+
diff@^6.0.0:
8649+
version "6.0.0"
8650+
resolved "https://registry.yarnpkg.com/diff/-/diff-6.0.0.tgz#eb5931d25d073c41eb39285aa45f2970d01c6c7a"
8651+
integrity sha512-NbGtgPSw7il+jeajji1H6iKjCk3r/ANQKw3FFUhGV50+MH5MKIMeUmi53piTr7jlkWcq9eS858qbkRzkehwe+w==
86528652

86538653
dir-glob@^3.0.1:
86548654
version "3.0.1"

0 commit comments

Comments
 (0)