Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

Commit 6a160a8

Browse files
authored
Merge pull request #3 from cybertec-postgresql/dependabot/npm_and_yarn/types/react-16.8.23
Bump @types/react from 16.8.22 to 16.8.23
2 parents 20d7bd8 + 71e2d3c commit 6a160a8

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
@@ -27,7 +27,7 @@
2727
"@material-ui/icons": "^4.2.1",
2828
"@types/jest": "^24.0.15",
2929
"@types/json-schema": "^7.0.3",
30-
"@types/react": "^16.8.22",
30+
"@types/react": "^16.8.23",
3131
"@types/react-dom": "^16.8.4",
3232
"@types/react-jsonschema-form": "^1.6.2",
3333
"husky": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,10 +1041,10 @@
10411041
dependencies:
10421042
"@types/react" "*"
10431043

1044-
"@types/react@*", "@types/react@^16.8.22":
1045-
version "16.8.22"
1046-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.22.tgz#7f18bf5ea0c1cad73c46b6b1c804a3ce0eec6d54"
1047-
integrity sha512-C3O1yVqk4sUXqWyx0wlys76eQfhrQhiDhDlHBrjER76lR2S2Agiid/KpOU9oCqj1dISStscz7xXz1Cg8+sCQeA==
1044+
"@types/react@*", "@types/react@^16.8.23":
1045+
version "16.8.23"
1046+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.23.tgz#ec6be3ceed6353a20948169b6cb4c97b65b97ad2"
1047+
integrity sha512-abkEOIeljniUN9qB5onp++g0EY38h7atnDHxwKUFz1r3VH1+yG1OKi2sNPTyObL40goBmfKFpdii2lEzwLX1cA==
10481048
dependencies:
10491049
"@types/prop-types" "*"
10501050
csstype "^2.2.0"

0 commit comments

Comments
 (0)