Skip to content

Commit 3fd830d

Browse files
authored
Merge pull request #338 from src-d/dependabot/npm_and_yarn/frontend/react-16.8.3
Bump react from 16.8.2 to 16.8.3 in /frontend
2 parents f723ccb + 897eb8d commit 3fd830d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"codemirror": "^5.44.0",
1010
"nanoid": "^2.0.1",
1111
"prop-types": "^15.7.2",
12-
"react": "^16.8.2",
12+
"react": "^16.8.3",
1313
"react-bootstrap": "^0.32.1",
1414
"react-codemirror2": "^5.0.1",
1515
"react-dom": "^16.8.3",

frontend/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8592,15 +8592,15 @@ react-transition-group@^2.0.0, react-transition-group@^2.2.0:
85928592
prop-types "^15.6.2"
85938593
react-lifecycles-compat "^3.0.4"
85948594

8595-
react@^16.6.3, react@^16.8.2:
8596-
version "16.8.2"
8597-
resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c"
8598-
integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw==
8595+
react@^16.6.3, react@^16.8.3:
8596+
version "16.8.3"
8597+
resolved "https://registry.yarnpkg.com/react/-/react-16.8.3.tgz#c6f988a2ce895375de216edcfaedd6b9a76451d9"
8598+
integrity sha512-3UoSIsEq8yTJuSu0luO1QQWYbgGEILm+eJl2QN/VLDi7hL+EN18M3q3oVZwmVzzBJ3DkM7RMdRwBmZZ+b4IzSA==
85998599
dependencies:
86008600
loose-envify "^1.1.0"
86018601
object-assign "^4.1.1"
86028602
prop-types "^15.6.2"
8603-
scheduler "^0.13.2"
8603+
scheduler "^0.13.3"
86048604

86058605
read-cmd-shim@^1.0.1, read-cmd-shim@~1.0.1:
86068606
version "1.0.1"

0 commit comments

Comments
 (0)