Skip to content

Commit 615c595

Browse files
SergeAstapovgajus
authored andcommitted
fix: Update dev dependencies (#43)
1 parent 1a7e8c8 commit 615c595

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"babel-preset-env": "^1.2.2",
1717
"babel-preset-es2015": "^6.24.1",
1818
"babel-register": "^6.18.0",
19-
"chai": "^3.5.0",
20-
"eslint": "^3.10.2",
21-
"eslint-config-canonical": "^5.5.0",
19+
"chai": "^4.1.2",
20+
"eslint": "^4.7.2",
21+
"eslint-config-canonical": "^9.3.1",
2222
"gitdown": "^2.4.0",
23-
"globby": "^4.0.0",
24-
"mocha": "^2.5.3",
23+
"globby": "^6.1.0",
24+
"mocha": "^3.5.3",
2525
"semantic-release": "^6.3.6"
2626
},
2727
"engines": {

0 commit comments

Comments
 (0)