Skip to content

Commit

Permalink
Merge 83238a2 into 27d05b0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2020
2 parents 27d05b0 + 83238a2 commit f98e510
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"template-engine"
],
"resolutions": {
"@types/react": "16.9.52"
"@types/react": "16.9.53"
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
Expand All @@ -35,7 +35,7 @@
"@semantic-release/release-notes-generator": "^9.0.1",
"@types/express": "^4.17.8",
"@types/jest": "^26.0.13",
"@types/react": "16.9.52",
"@types/react": "16.9.53",
"@types/react-dom": "^16.9.8",
"@types/supertest": "^2.0.10",
"express": "^4.17.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1070,10 +1070,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@16.9.52":
version "16.9.52"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.52.tgz#c46c72d1a1d8d9d666f4dd2066c0e22600ccfde1"
integrity sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==
"@types/react@*", "@types/react@16.9.53":
version "16.9.53"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down

0 comments on commit f98e510

Please sign in to comment.