Skip to content

Commit 7f455df

Browse files
author
denisp22
committed
Update dev dependencies.
1 parent aa9fa28 commit 7f455df

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -67,37 +67,37 @@
6767
"prop-types": "^15.7.2"
6868
},
6969
"devDependencies": {
70-
"@babel/cli": "^7.10.5",
71-
"@babel/core": "^7.11.4",
72-
"@babel/plugin-transform-runtime": "^7.11.0",
73-
"@babel/preset-env": "^7.11.0",
70+
"@babel/cli": "^7.11.6",
71+
"@babel/core": "^7.11.6",
72+
"@babel/plugin-transform-runtime": "^7.11.5",
73+
"@babel/preset-env": "^7.11.5",
7474
"@babel/preset-react": "^7.10.4",
75-
"@size-limit/preset-small-lib": "^4.5.7",
75+
"@size-limit/preset-small-lib": "^4.6.0",
7676
"babel-eslint": "^10.1.0",
77-
"eslint": "^7.7.0",
77+
"eslint": "^7.9.0",
7878
"eslint-config-env": "^15.0.1",
7979
"eslint-config-prettier": "^6.11.0",
8080
"eslint-plugin-import": "^2.22.0",
81-
"eslint-plugin-jsdoc": "^30.3.0",
81+
"eslint-plugin-jsdoc": "^30.5.1",
8282
"eslint-plugin-node": "^11.1.0",
8383
"eslint-plugin-prettier": "^3.1.4",
8484
"eslint-plugin-react": "^7.20.6",
85-
"eslint-plugin-react-hooks": "^4.1.0",
85+
"eslint-plugin-react-hooks": "^4.1.2",
8686
"fetch-blob": "^2.1.1",
87-
"formdata-node": "^2.3.0",
87+
"formdata-node": "^2.4.0",
8888
"graphql": "^15.3.0",
8989
"graphql-api-koa": "^6.0.0",
9090
"hard-rejection": "^2.1.0",
9191
"jsdoc-md": "^7.0.0",
9292
"koa": "^2.13.0",
9393
"koa-bodyparser": "^4.3.0",
94-
"node-fetch": "^3.0.0-beta.8",
94+
"node-fetch": "^3.0.0-beta.9",
9595
"prettier": "^2.1.1",
9696
"react": "^16.13.1",
9797
"react-dom": "^16.13.1",
9898
"react-test-renderer": "^16.13.1",
9999
"revertable-globals": "^1.0.1",
100-
"size-limit": "^4.5.7",
100+
"size-limit": "^4.6.0",
101101
"test-director": "^4.0.1"
102102
},
103103
"scripts": {

0 commit comments

Comments
 (0)