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 Dec 2, 2024
1 parent 84a194f commit 0e540d4
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 7 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.8",
"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.1",
"cssnano": "^7.0.6",
"execa": "^5.1.1",
"glob": "^10.4.5",
"glob": "^11.0.0",
"globals": "^15.13.0",
"jest-environment-jsdom": "^29.7.0",
"normalize.css": "^8.0.1",
Expand Down
45 changes: 40 additions & 5 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 0e540d4

Please sign in to comment.