Skip to content

Commit

Permalink
chore(deps): update dependency glob to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 5071d9d commit e76055f
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/create-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@inquirer/prompts": "^5.3.7",
"chalk": "^4.1.2",
"glob": "^10.4.5",
"glob": "^11.0.0",
"lodash": "^4.17.21",
"meow": "^9.0.0",
"node-rsa": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-packer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"crypto-browserify": "^3.12.0",
"cssnano": "^7.0.5",
"execa": "^5.1.1",
"glob": "^10.4.5",
"glob": "^11.0.0",
"jest-environment-jsdom": "^29.7.0",
"normalize.css": "^8.0.1",
"path-browserify": "^1.0.1",
Expand Down
52 changes: 42 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e76055f

Please sign in to comment.