Skip to content

Commit b6b3a82

Browse files
Merge pull request #9 from mikeantonelli/dependabot/npm_and_yarn/react-dom-16.4.2
Bump react-dom from 16.4.0 to 16.4.2
2 parents 07f2903 + 8021b72 commit b6b3a82

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
@@ -7,7 +7,7 @@
77
"imports-loader": "0.8.0",
88
"prop-types": "^15.6.1",
99
"react": "^16.4.0",
10-
"react-dom": "^16.4.0",
10+
"react-dom": "^16.4.2",
1111
"react-on-rails": "11.0.7"
1212
},
1313
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,7 +1399,7 @@ compression-webpack-plugin@^1.1.11:
13991399

14001400
compression@^1.5.2:
14011401
version "1.7.2"
1402-
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
1402+
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
14031403
dependencies:
14041404
accepts "~1.3.4"
14051405
bytes "3.0.0"
@@ -4786,9 +4786,9 @@ rc@^1.1.7:
47864786
minimist "^1.2.0"
47874787
strip-json-comments "~2.0.1"
47884788

4789-
react-dom@^16.4.0:
4790-
version "16.4.0"
4791-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.0.tgz#099f067dd5827ce36a29eaf9a6cdc7cbf6216b1e"
4789+
react-dom@^16.4.2:
4790+
version "16.4.2"
4791+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
47924792
dependencies:
47934793
fbjs "^0.8.16"
47944794
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)