Skip to content

Commit 62c8b5b

Browse files
authored
Merge pull request #26 from fredagsdeploy/dependabot/npm_and_yarn/react-16.13.1
Bump react from 16.13.0 to 16.13.1
2 parents 2bbcd38 + f5e6e86 commit 62c8b5b

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
@@ -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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9469,10 +9469,10 @@ [email protected]:
94699469
optionalDependencies:
94709470
fsevents "2.1.2"
94719471

9472-
react@^16.13.0:
9473-
version "16.13.0"
9474-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.0.tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7"
9475-
integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ==
9472+
react@^16.13.1:
9473+
version "16.13.1"
9474+
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
9475+
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
94769476
dependencies:
94779477
loose-envify "^1.1.0"
94789478
object-assign "^4.1.1"

0 commit comments

Comments
 (0)