Skip to content

Commit

Permalink
chore(deps): update dependency glob to ^10.4.1 (#2784)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 7, 2024
1 parent a051399 commit f8b5436
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/create-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"bugs": "https://github.com/kintone/js-sdk/issues",
"dependencies": {
"chalk": "^4.1.2",
"glob": "^10.3.16",
"glob": "^10.4.1",
"inquirer": "^8.2.6",
"lodash": "^4.17.21",
"meow": "^9.0.0",
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.2",
"execa": "^5.1.1",
"glob": "^10.3.16",
"glob": "^10.4.1",
"jest-environment-jsdom": "^29.7.0",
"normalize.css": "^8.0.1",
"path-browserify": "^1.0.1",
Expand Down
38 changes: 22 additions & 16 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 f8b5436

Please sign in to comment.