Skip to content

Commit 7ff01f9

Browse files
committed
2 parents 41cf68b + 1b81262 commit 7ff01f9

File tree

2 files changed

+220
-206
lines changed

2 files changed

+220
-206
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,22 @@
3636
},
3737
"devDependencies": {
3838
"@fullhuman/postcss-purgecss": "^1.2.0",
39-
"autoprefixer": "^9.5.1",
39+
"autoprefixer": "^9.6.1",
4040
"cssnano": "^4.1.10",
41-
"eslint": "^5.16.0",
42-
"eslint-config-standard": "^12.0.0",
43-
"eslint-plugin-import": "^2.17.2",
44-
"eslint-plugin-node": "^9.0.1",
45-
"eslint-plugin-promise": "^4.1.1",
41+
"eslint": "^6.1.0",
42+
"eslint-config-standard": "^13.0.1",
43+
"eslint-plugin-import": "^2.18.2",
44+
"eslint-plugin-node": "^9.1.0",
45+
"eslint-plugin-promise": "^4.2.1",
4646
"eslint-plugin-standard": "^4.0.0",
4747
"npm-run-all": "^4.1.5",
4848
"parcel-plugin-bundle-visualiser": "^1.2.0",
49-
"postcss-cli": "^6.1.2",
49+
"postcss-cli": "^6.1.3",
5050
"postcss-fontpath": "^1.0.0",
5151
"posthtml-expressions": "^1.1.1",
5252
"posthtml-include": "^1.2.0",
5353
"posthtml-load-config": "^1.0.0",
5454
"stylelint-config-standard": "^18.3.0",
55-
"tailwindcss": "^1.0.1"
55+
"tailwindcss": "^1.0.6"
5656
}
5757
}

0 commit comments

Comments
 (0)