We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859a50d commit b4f344cCopy full SHA for b4f344c
2 files changed
package.json
@@ -24,11 +24,11 @@
24
"url": "https://github.com/dbo/babel-plugin-transform-n4js-systemjs-commonjs.git"
25
},
26
"devDependencies": {
27
- "babel-core": "^6.17.0",
+ "babel-core": "^6.26.0",
28
"cz-conventional-changelog": "^2.1.0",
29
- "eslint": "^4.1.1",
30
- "mocha": "^4.0.0",
31
- "semantic-release": "^11.0.2"
+ "eslint": "^4.16.0",
+ "mocha": "^5.0.0",
+ "semantic-release": "^12.4.1"
32
33
"eslintConfig": {
34
"env": {
@@ -46,6 +46,6 @@
46
}
47
48
"dependencies": {
49
- "lodash": "^4.16.4"
+ "lodash": "^4.17.4"
50
51
0 commit comments