Skip to content

Commit f8f1195

Browse files
committed
Update dependencies.
1 parent 96648f9 commit f8f1195

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@babel/runtime": "^7.9.0",
45-
"extract-files": "^7.0.0",
45+
"extract-files": "^8.0.0",
4646
"fnv1a": "^1.0.1",
4747
"mitt": "^1.1.3",
4848
"prop-types": "^15.7.2"
@@ -53,7 +53,7 @@
5353
"@babel/plugin-proposal-class-properties": "^7.8.3",
5454
"@babel/plugin-transform-runtime": "^7.9.0",
5555
"@babel/preset-env": "^7.9.0",
56-
"@babel/preset-react": "^7.9.1",
56+
"@babel/preset-react": "^7.9.4",
5757
"@size-limit/preset-small-lib": "^4.4.0",
5858
"babel-eslint": "^10.1.0",
5959
"babel-plugin-transform-require-extensions": "^2.0.0",
@@ -73,7 +73,7 @@
7373
"graphql-api-koa": "^4.1.1",
7474
"jsdoc-md": "^5.0.1",
7575
"koa": "^2.7.0",
76-
"koa-bodyparser": "^4.2.1",
76+
"koa-bodyparser": "^4.3.0",
7777
"prettier": "^1.18.2",
7878
"react": "^16.13.1",
7979
"react-dom": "^16.13.1",

0 commit comments

Comments
 (0)