Skip to content

Commit 6d0511b

Browse files
committed
chore: update devDeps
1 parent f580667 commit 6d0511b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@
1919
"@babel/core": "^7.9.0",
2020
"@babel/node": "^7.8.7",
2121
"@babel/plugin-transform-flow-strip-types": "^7.9.0",
22-
"@babel/preset-env": "^7.9.0",
22+
"@babel/preset-env": "^7.9.5",
2323
"@babel/register": "^7.9.0",
24-
"@typescript-eslint/parser": "^2.24.0",
24+
"@typescript-eslint/parser": "^2.28.0",
2525
"babel-eslint": "^10.1.0",
2626
"babel-plugin-add-module-exports": "^1.0.2",
2727
"babel-plugin-istanbul": "^6.0.0",
2828
"chai": "^4.2.0",
2929
"eslint": "6.8.0",
30-
"eslint-config-canonical": "^19.0.3",
30+
"eslint-config-canonical": "^19.0.4",
3131
"gitdown": "^3.1.3",
3232
"glob": "^7.1.6",
33-
"husky": "^4.2.3",
33+
"husky": "^4.2.5",
3434
"mocha": "^7.1.1",
35-
"nyc": "^15.0.0",
36-
"semantic-release": "^17.0.4",
35+
"nyc": "^15.0.1",
36+
"semantic-release": "^17.0.6",
3737
"typescript": "^3.8.3"
3838
},
3939
"engines": {

0 commit comments

Comments
 (0)