Skip to content

Commit f0b1e73

Browse files
authored
update dependencies (#99)
1 parent 4217b2e commit f0b1e73

File tree

2 files changed

+559
-504
lines changed

2 files changed

+559
-504
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
},
3131
"devDependencies": {
3232
"@babel/cli": "^7.10.5",
33-
"@babel/core": "^7.10.5",
33+
"@babel/core": "^7.11.1",
3434
"@babel/plugin-transform-flow-strip-types": "^7.10.4",
35-
"@babel/preset-env": "^7.10.4",
35+
"@babel/preset-env": "^7.11.0",
3636
"babel-eslint": "^10.1.0",
37-
"babel-jest": "^26.1.0",
38-
"eslint": "^7.5.0",
37+
"babel-jest": "^26.3.0",
38+
"eslint": "^7.7.0",
3939
"eslint-config-prettier": "^6.11.0",
4040
"eslint-plugin-flowtype": "^5.2.0",
4141
"eslint-plugin-prettier": "^3.1.4",
42-
"expect": "^26.1.0",
42+
"expect": "^26.4.0",
4343
"flow-bin": "^0.122.0",
4444
"in-publish": "^2.0.1",
45-
"jest": "^26.1.0",
45+
"jest": "^26.4.0",
4646
"jscodeshift": "^0.10.0",
4747
"minimist": "^1.2.5",
4848
"object.assign": "^4.1.0",

0 commit comments

Comments
 (0)