Skip to content

Commit 3669117

Browse files
committed
Update dependencies
1 parent 85edfe6 commit 3669117

File tree

2 files changed

+37
-38
lines changed

2 files changed

+37
-38
lines changed

package-lock.json

Lines changed: 35 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-dom": ">=15"
5050
},
5151
"dependencies": {
52-
"@types/react": "^16.9.42",
52+
"@types/react": "^16.9.43",
5353
"@types/react-dom": "^16.9.6",
5454
"clean-react-props": "^0.4.0",
5555
"lodash.throttle": "^4.1.1",
@@ -74,7 +74,7 @@
7474
"gzip-size": "^5.1.1",
7575
"jest": "^26.1.0",
7676
"jest-enzyme": "^7.1.2",
77-
"jsdom": "^16.2.2",
77+
"jsdom": "^16.3.0",
7878
"pretty-bytes": "^5.3.0",
7979
"react": "^16.13.1",
8080
"react-dom": "^16.13.1",

0 commit comments

Comments
 (0)