Skip to content

Commit d7fdffd

Browse files
chore(deps): bump glob from 10.4.5 to 11.0.3
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 11.0.3. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v11.0.3) --- updated-dependencies: - dependency-name: glob dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b43221b commit d7fdffd

File tree

4 files changed

+123
-43
lines changed

4 files changed

+123
-43
lines changed

package-lock.json

Lines changed: 120 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-license-header": "^0.8.0",
7777
"eslint-plugin-react": "^7.37.5",
7878
"eslint-plugin-react-hooks": "^5.2.0",
79-
"glob": "^10.4.5",
79+
"glob": "^11.0.3",
8080
"globals": "^16.0.0",
8181
"json": "^11.0.0",
8282
"lodash": "^4.17.21",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"diff": "^7.0.0",
3535
"dotenv": "^16.6.1",
3636
"gaxios": "^6.1.1",
37-
"glob": "^10.4.1",
37+
"glob": "^11.0.3",
3838
"highlight.js": "^11.11.1",
3939
"ink": "^6.0.1",
4040
"ink-big-text": "^2.0.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"diff": "^7.0.0",
3636
"dotenv": "^16.6.1",
3737
"gaxios": "^6.1.1",
38-
"glob": "^10.4.5",
38+
"glob": "^11.0.3",
3939
"google-auth-library": "^9.11.0",
4040
"html-to-text": "^9.0.5",
4141
"ignore": "^7.0.0",

0 commit comments

Comments
 (0)