Skip to content

Commit f5e6e86

Browse files
Bump react from 16.13.0 to 16.13.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.0 to 16.13.1. - [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.13.1/packages/react) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3e5f611 commit f5e6e86

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/uuid": "^7.0.2",
1818
"@xstate/react": "0.8.1",
1919
"lodash-es": "^4.17.15",
20-
"react": "^16.13.0",
20+
"react": "^16.13.1",
2121
"react-dnd": "10.0.2",
2222
"react-dnd-html5-backend": "10.0.2",
2323
"react-beautiful-dnd": "^13.0.0",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3549,11 +3549,6 @@ cssstyle@^1.0.0, cssstyle@^1.1.1:
35493549
dependencies:
35503550
cssom "0.3.x"
35513551

3552-
csstype@^2.2.0:
3553-
version "2.6.9"
3554-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.9.tgz#05141d0cd557a56b8891394c1911c40c8a98d098"
3555-
integrity sha512-xz39Sb4+OaTsULgUERcCk+TJj8ylkL4aSVDQiX/ksxbELSqwkgt4d4RD7fovIdgJGSuNYqwZEiVjYY5l0ask+Q==
3556-
35573552
csstype@^3.0.2:
35583553
version "3.0.2"
35593554
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
@@ -8849,10 +8844,10 @@ [email protected]:
88498844
optionalDependencies:
88508845
fsevents "2.1.2"
88518846

8852-
react@^16.13.0:
8853-
version "16.13.0"
8854-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.0.tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7"
8855-
integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ==
8847+
react@^16.13.1:
8848+
version "16.13.1"
8849+
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
8850+
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
88568851
dependencies:
88578852
loose-envify "^1.1.0"
88588853
object-assign "^4.1.1"

0 commit comments

Comments
 (0)