Skip to content

Commit dc23b3c

Browse files
Update dependency diff to v4.0.4 (#420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34b1a86 commit dc23b3c

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
@@ -52,7 +52,7 @@
5252
"@unibeautify/ugly-samples": "0.2.10",
5353
"array-flatten": "2.1.2",
5454
"csscomb": "4.3.0",
55-
"diff": "4.0.2",
55+
"diff": "4.0.4",
5656
"eslint": "4.19.1",
5757
"eslint-plugin-react": "7.37.5",
5858
"fs-extra": "8.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,10 +1265,10 @@ del@^2.0.2:
12651265
pinkie-promise "^2.0.0"
12661266
rimraf "^2.2.8"
12671267

1268-
diff@4.0.2:
1269-
version "4.0.2"
1270-
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
1271-
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
1268+
diff@4.0.4:
1269+
version "4.0.4"
1270+
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.4.tgz#7a6dbfda325f25f07517e9b518f897c08332e07d"
1271+
integrity sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ==
12721272

12731273
diff@^4.0.1:
12741274
version "4.0.1"

0 commit comments

Comments
 (0)