Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Commit d71c716

Browse files
Merge pull request #269 from parity-js/dependabot/npm_and_yarn/react-element-to-jsx-string-14.3.1
2 parents ce77701 + e798a0d commit d71c716

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"react": "15.6.2",
7171
"react-codemirror": "^1.0.0",
7272
"react-dom": "15.6.2",
73-
"react-element-to-jsx-string": "14.3.0",
73+
"react-element-to-jsx-string": "14.3.1",
7474
"react-hot-loader": "4.12.16",
7575
"react-inspector": "paritytech/react-inspector",
7676
"react-markdown": "4.3.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7276,9 +7276,9 @@ [email protected]:
72767276
object-assign "^4.1.0"
72777277
prop-types "^15.5.10"
72787278

7279-
7280-
version "14.3.0"
7281-
resolved "https://registry.yarnpkg.com/react-element-to-jsx-string/-/react-element-to-jsx-string-14.3.0.tgz#39f1185c59c254864061c596e9c24e05395d7769"
7279+
7280+
version "14.3.1"
7281+
resolved "https://registry.yarnpkg.com/react-element-to-jsx-string/-/react-element-to-jsx-string-14.3.1.tgz#a08fa6e46eb76061aca7eabc2e70f433583cb203"
72827282
dependencies:
72837283
"@base2/pretty-print-object" "1.0.0"
72847284
is-plain-object "3.0.0"

0 commit comments

Comments
 (0)