Skip to content

Commit ddd42e2

Browse files
committed
Update dependency react-gh-like-diff to v2.0.2
1 parent cd48bc0 commit ddd42e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/compare-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"react": "16.13.0",
77
"react-dom": "16.13.0",
8-
"react-gh-like-diff": "2.0.0",
8+
"react-gh-like-diff": "2.0.2",
99
"react-scripts": "3.4.0",
1010
"unfetch": "4.1.0"
1111
},

example/compare-markdown/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8431,10 +8431,10 @@ react-error-overlay@^6.0.6:
84318431
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.6.tgz#ac4d9dc4c1b5c536c2c312bf66aa2b09bfa384e2"
84328432
integrity sha512-Yzpno3enVzSrSCnnljmr4b/2KUQSMZaPuqmS26t9k4nW7uwJk6STWmH9heNjPuvqUTO3jOSPkHoKgO4+Dw7uIw==
84338433

8434-
react-gh-like-diff@2.0.0:
8435-
version "2.0.0"
8436-
resolved "https://registry.yarnpkg.com/react-gh-like-diff/-/react-gh-like-diff-2.0.0.tgz#d224e3461cb0685c71f94ed3b4746c65ac4e06a3"
8437-
integrity sha512-VSCGgOAXG+1INaWXQ1H2Abmhb7buAFD5C+mD1UxeS70txfH4e47OqunVWnhvpXkNd6frP2UbljCGp7xsr+us5g==
8434+
react-gh-like-diff@2.0.2:
8435+
version "2.0.2"
8436+
resolved "https://registry.yarnpkg.com/react-gh-like-diff/-/react-gh-like-diff-2.0.2.tgz#9a0f91511d7af20407666e5950d2056db0600d62"
8437+
integrity sha512-Cd5Kjijx74kz0POQNCSRvFnpfvY4E28NxWea8z0UPZ1J6b2RThRkMBfoD/FwaFvrT/7XeYk5SrQ8qtc0e8iRoA==
84388438
dependencies:
84398439
diff2html "^3.1.6"
84408440
difflib "^0.2.4"

0 commit comments

Comments
 (0)