Skip to content

Commit 4496c2d

Browse files
committed
Update deps
1 parent 5720cfb commit 4496c2d

File tree

2 files changed

+179
-21
lines changed

2 files changed

+179
-21
lines changed

package-lock.json

Lines changed: 175 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"build:css": "postcss ./src/css/tailwind.css -o ./src/css/tailwind.include.css --env production"
2121
},
2222
"devDependencies": {
23-
"@11ty/eleventy": "^0.11.0",
23+
"@11ty/eleventy": "^0.11.1",
2424
"@11ty/eleventy-plugin-inclusive-language": "^1.0.0",
2525
"@mightyplow/eleventy-plugin-cache-buster": "^1.1.3",
2626
"@tailwindcss/typography": "^0.2.0",
@@ -29,14 +29,14 @@
2929
"html-minifier": "^4.0.0",
3030
"husky": "^4.3.0",
3131
"npm-run-all": "^4.1.5",
32-
"postcss": "^8.1.2",
32+
"postcss": "^8.1.4",
3333
"postcss-clean": "^1.1.0",
3434
"postcss-cli": "^8.1.0",
3535
"prettier": "^2.1.2",
3636
"pretty-quick": "^3.1.0",
3737
"rimraf": "^3.0.2",
38-
"tailwindcss": "^1.9.5",
39-
"terser": "^5.3.7"
38+
"tailwindcss": "^1.9.6",
39+
"terser": "^5.3.8"
4040
},
4141
"repository": {
4242
"type": "git",

0 commit comments

Comments
 (0)