Skip to content

Commit b023d2d

Browse files
committed
Update deps.
1 parent 6e5f044 commit b023d2d

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,24 +23,24 @@
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
"js-yaml": "^3.14.0",
3333
"lodash": "^4.17.20",
3434
"luxon": "^1.25.0",
35-
"markdown-it": "^12.0.2",
35+
"markdown-it": "^12.0.4",
3636
"netlify-plugin-minify-html": "^0.3.0",
3737
"node-fetch": "^2.6.1",
3838
"npm-run-all": "^4.1.5",
39-
"postcss": "^8.1.10",
40-
"postcss-cli": "^8.3.0",
39+
"postcss": "^8.2.4",
40+
"postcss-cli": "^8.3.1",
4141
"postcss-import": "^13.0.0",
4242
"spdx-correct": "^3.1.1",
43-
"tailwindcss": "^2.0.1"
43+
"tailwindcss": "^2.0.2"
4444
},
4545
"devDependencies": {
4646
"live-server": "^1.2.1"

0 commit comments

Comments
 (0)