Skip to content

Commit 74f3cca

Browse files
committedJun 6, 2019
build: update depDev
1 parent e4d5f12 commit 74f3cca

File tree

2 files changed

+3281
-2562
lines changed

2 files changed

+3281
-2562
lines changed
 

‎package-lock.json

+3,264-2,545
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -38,33 +38,33 @@
3838
"property"
3939
],
4040
"dependencies": {
41-
"postcss": "^7.0.14"
41+
"postcss": "^7.0.17"
4242
},
4343
"devDependencies": {
44-
"@babel/cli": "^7.2.3",
45-
"@babel/core": "^7.2.2",
46-
"@babel/preset-env": "^7.3.1",
47-
"@babel/register": "^7.0.0",
48-
"@commitlint/cli": "^7.4.0",
49-
"@commitlint/config-angular": "^7.3.1",
44+
"@babel/cli": "^7.4.4",
45+
"@babel/core": "^7.4.5",
46+
"@babel/preset-env": "^7.4.5",
47+
"@babel/register": "^7.4.4",
48+
"@commitlint/cli": "^8.0.0",
49+
"@commitlint/config-angular": "^8.0.0",
5050
"ava": "*",
5151
"babel-eslint": "^10.0.1",
52-
"babel-plugin-add-module-exports": "^1.0.0",
52+
"babel-plugin-add-module-exports": "^1.0.2",
5353
"babel-preset-minify": "^0.5.0",
5454
"clinton": "^0.14.0",
55-
"conventional-changelog-cli": "^2.0.11",
56-
"coveralls": "^3.0.2",
57-
"eslint": "^5.12.1",
55+
"conventional-changelog-cli": "^2.0.21",
56+
"coveralls": "^3.0.3",
57+
"eslint": "^5.16.0",
5858
"eslint-config-xo": "^0.26.0",
59-
"eslint-plugin-ava": "^5.1.1",
59+
"eslint-plugin-ava": "^7.0.0",
6060
"eslint-plugin-babel": "^5.3.0",
6161
"eslint-plugin-dependencies": "^2.4.0",
62-
"eslint-plugin-html": "^5.0.0",
62+
"eslint-plugin-html": "^5.0.5",
6363
"eslint-plugin-markdown": "^1.0.0",
64-
"eslint-plugin-unicorn": "^7.1.0",
65-
"husky": "^1.3.1",
66-
"lint-staged": "^8.1.1",
67-
"nyc": "^13.1.0",
64+
"eslint-plugin-unicorn": "^9.0.0",
65+
"husky": "^2.4.0",
66+
"lint-staged": "^8.1.7",
67+
"nyc": "^14.1.1",
6868
"rimraf": "^2.6.3"
6969
},
7070
"husky": {

0 commit comments

Comments
 (0)
Please sign in to comment.