Skip to content

Commit e81334a

Browse files
Bump react-dom from 16.13.1 to 16.14.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.1 to 16.14.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-dom) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 25a3788 commit e81334a

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
@@ -8,7 +8,7 @@
88
"ky": "0.24.0",
99
"react": "16.14.0",
1010
"react-copy-to-clipboard": "5.0.2",
11-
"react-dom": "16.13.1",
11+
"react-dom": "16.14.0",
1212
"react-router-dom": "5.2.0",
1313
"react-scripts": "3.4.3",
1414
"react-timeago": "4.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9405,10 +9405,10 @@ react-dev-utils@^10.2.1:
94059405
strip-ansi "6.0.0"
94069406
text-table "0.2.0"
94079407

9408-
react-dom@16.13.1:
9409-
version "16.13.1"
9410-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
9411-
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
9408+
react-dom@16.14.0:
9409+
version "16.14.0"
9410+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
9411+
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
94129412
dependencies:
94139413
loose-envify "^1.1.0"
94149414
object-assign "^4.1.1"

0 commit comments

Comments
 (0)