Skip to content

Commit 304885c

Browse files
author
Phil Hawksworth
authored
Merge pull request #513 from jamstack/zl/2021-dep-update
Update dependencies.
2 parents af8656e + b924b7e commit 304885c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,26 @@
2323
},
2424
"dependencies": {
2525
"@11ty/eleventy": "^0.11.1",
26-
"@11ty/eleventy-cache-assets": "^2.0.3",
27-
"autoprefixer": "^10.0.4",
26+
"@11ty/eleventy-cache-assets": "^2.0.4",
27+
"autoprefixer": "^10.2.3",
2828
"cssnano": "^4.1.10",
2929
"dotenv": "^8.2.0",
30-
"fast-glob": "^3.2.4",
30+
"fast-glob": "^3.2.5",
3131
"gray-matter": "^4.0.2",
3232
"i18n-iso-countries": "^6.4.0",
3333
"js-yaml": "^3.14.0",
3434
"lodash": "^4.17.20",
3535
"luxon": "^1.25.0",
36-
"markdown-it": "^12.0.2",
36+
"markdown-it": "^12.0.4",
3737
"netlify-plugin-minify-html": "^0.3.0",
3838
"node-fetch": "^2.6.1",
3939
"npm-run-all": "^4.1.5",
40-
"postcss": "^8.1.10",
41-
"postcss-cli": "^8.3.0",
40+
"postcss": "^8.2.4",
41+
"postcss-cli": "^8.3.1",
4242
"placename": "^1.1.2",
4343
"postcss-import": "^13.0.0",
4444
"spdx-correct": "^3.1.1",
45-
"tailwindcss": "^2.0.1"
45+
"tailwindcss": "^2.0.2"
4646
},
4747
"devDependencies": {
4848
"live-server": "^1.2.1"

0 commit comments

Comments
 (0)