Skip to content

Commit 6a70a9e

Browse files
committed
chore(): update dependencies
1 parent 2b5eaaa commit 6a70a9e

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

package-lock.json

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,20 +27,20 @@
2727
]
2828
},
2929
"dependencies": {
30-
"posthtml": "^0.8.1",
31-
"posthtml-parser": "^0.1.1"
30+
"posthtml": "^0.11.0",
31+
"posthtml-parser": "^0.3.0"
3232
},
3333
"devDependencies": {
34-
"babel-cli": "^6.3.17",
35-
"babel-core": "^6.3.26",
36-
"babel-eslint": "^4.1.6",
37-
"babel-preset-es2015": "^6.3.13",
38-
"bluebird": "^3.1.1",
39-
"eslint": "^1.10.3",
40-
"expect": "^1.13.4",
41-
"mocha": "^2.3.4",
34+
"babel-cli": "^6.26.0",
35+
"babel-core": "^6.26.0",
36+
"babel-eslint": "^8.0.0",
37+
"babel-preset-es2015": "^6.24.1",
38+
"bluebird": "^3.5.1",
39+
"eslint": "^4.13.0",
40+
"expect": "^21.2.0",
41+
"mocha": "^4.0.0",
4242
"posthtml-expressions": "^1.1.0",
43-
"proxyquire": "^1.7.3"
43+
"proxyquire": "^1.8.0"
4444
},
4545
"repository": {
4646
"type": "git",

0 commit comments

Comments
 (0)