Skip to content

Commit b4f344c

Browse files
committed
chore: updating deps
1 parent 859a50d commit b4f344c

2 files changed

Lines changed: 1516 additions & 1032 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"url": "https://github.com/dbo/babel-plugin-transform-n4js-systemjs-commonjs.git"
2525
},
2626
"devDependencies": {
27-
"babel-core": "^6.17.0",
27+
"babel-core": "^6.26.0",
2828
"cz-conventional-changelog": "^2.1.0",
29-
"eslint": "^4.1.1",
30-
"mocha": "^4.0.0",
31-
"semantic-release": "^11.0.2"
29+
"eslint": "^4.16.0",
30+
"mocha": "^5.0.0",
31+
"semantic-release": "^12.4.1"
3232
},
3333
"eslintConfig": {
3434
"env": {
@@ -46,6 +46,6 @@
4646
}
4747
},
4848
"dependencies": {
49-
"lodash": "^4.16.4"
49+
"lodash": "^4.17.4"
5050
}
5151
}

0 commit comments

Comments
 (0)