Skip to content

Commit e1e508c

Browse files
committed
Upgrade dependencies to their latest version
1 parent fddae96 commit e1e508c

File tree

3 files changed

+110302
-4093
lines changed

3 files changed

+110302
-4093
lines changed

package.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,24 +35,23 @@
3535
"parcel-bundler": "1.12.5"
3636
},
3737
"devDependencies": {
38-
"@fullhuman/postcss-purgecss": "^1.2.0",
39-
"autoprefixer": "^9.6.1",
40-
"cssnano": "^4.1.10",
38+
"@fullhuman/postcss-purgecss": "^1.3.0",
39+
"autoprefixer": "^9.8.6",
40+
"cssnano": "^4.1.11",
4141
"eslint": "^7.2.0",
4242
"eslint-config-standard": "^16.0.1",
43-
"eslint-plugin-import": "^2.18.2",
43+
"eslint-plugin-import": "^2.23.4",
4444
"eslint-plugin-node": "^11.0.0",
45-
"eslint-plugin-promise": "^4.2.1",
46-
"eslint-plugin-standard": "^5.0.0",
45+
"eslint-plugin-promise": "^4.3.1",
4746
"npm-run-all": "^4.1.5",
4847
"parcel-plugin-bundle-visualiser": "^1.2.0",
4948
"percy": "^0.28.6",
5049
"postcss-cli": "^7.1.0",
5150
"postcss-fontpath": "^1.0.0",
52-
"posthtml-expressions": "^1.1.1",
53-
"posthtml-include": "^1.2.0",
51+
"posthtml-expressions": "^1.7.1",
52+
"posthtml-include": "^1.7.1",
5453
"posthtml-load-config": "^2.0.0",
5554
"stylelint-config-standard": "^20.0.0",
56-
"tailwindcss": "^1.1.1"
55+
"tailwindcss": "^1.9.6"
5756
}
5857
}

0 commit comments

Comments
 (0)