Remove unused glob dependency

This commit is contained in:
arne 2022-03-03 11:35:46 +01:00
commit e4dd4c24dd
2 changed files with 0 additions and 3 deletions

View file

@ -19,7 +19,6 @@
"devDependencies": {
"@11ty/eleventy": "^1.0.0",
"@thi.ng/hiccup": "3.6.22",
"glob": "^7.2.0",
"lodash": "^4.17.21",
"luxon": "^2.3.0",
"seedrandom": "^3.0.5"

2
pnpm-lock.yaml generated
View file

@ -3,7 +3,6 @@ lockfileVersion: 5.3
specifiers:
'@11ty/eleventy': ^1.0.0
'@thi.ng/hiccup': 3.6.22
glob: ^7.2.0
lodash: ^4.17.21
luxon: ^2.3.0
seedrandom: ^3.0.5
@ -11,7 +10,6 @@ specifiers:
devDependencies:
'@11ty/eleventy': 1.0.0
'@thi.ng/hiccup': 3.6.22
glob: 7.2.0
lodash: 4.17.21
luxon: 2.3.0
seedrandom: 3.0.5