Update dependency glob to ^8.1.0 #151
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
"cpx": "^1.5.0",
|
"cpx": "^1.5.0",
|
||||||
"eleventy-plugin-rev": "^1.0.2",
|
"eleventy-plugin-rev": "^1.0.2",
|
||||||
"eleventy-sass": "^2.1.6",
|
"eleventy-sass": "^2.1.6",
|
||||||
"glob": "^8.0.3",
|
"glob": "^8.1.0",
|
||||||
"minify": "^9.1.0",
|
"minify": "^9.1.0",
|
||||||
"postcss": "^8.4.21",
|
"postcss": "^8.4.21",
|
||||||
"sass": "^1.57.1",
|
"sass": "^1.57.1",
|
||||||
|
|
Loading…
Reference in a new issue