Skip to content

Commit 26dc3d2

Browse files
fix(deps): update dependency diff to ~5.2.0
1 parent 7099e27 commit 26dc3d2

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
@@ -208,7 +208,7 @@
208208
"webpack-cli": "5.1.4"
209209
},
210210
"dependencies": {
211-
"diff": "~5.1.0",
211+
"diff": "~5.2.0",
212212
"editorconfig": "^2.0.0"
213213
},
214214
"licenses": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -774,10 +774,10 @@ [email protected]:
774774
resolved "https://registry.yarnpkg.com/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b"
775775
integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==
776776

777-
diff@~5.1.0:
778-
version "5.1.0"
779-
resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
780-
integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
777+
diff@~5.2.0:
778+
version "5.2.0"
779+
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
780+
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
781781

782782
dom-serializer@^2.0.0:
783783
version "2.0.0"

0 commit comments

Comments
 (0)