Skip to content

Commit b0114dc

Browse files
chore(deps): bump glob
Bumps [glob](https://github.com/isaacs/node-glob) to 11.1.0 and updates ancestor dependency . These dependencies need to be updated together. Updates `glob` from 11.0.1 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.1...v11.1.0) Updates `glob` from 10.4.5 to 10.5.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:production - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81c5707 commit b0114dc

File tree

2 files changed

+48
-36
lines changed

2 files changed

+48
-36
lines changed

package-lock.json

Lines changed: 47 additions & 35 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
@@ -784,7 +784,7 @@
784784
]
785785
},
786786
"dependencies": {
787-
"glob": "^11.0.1",
787+
"glob": "^11.1.0",
788788
"semver": "^7.6.2",
789789
"vscode-languageclient": "^8.1.0",
790790
"which": "^5.0.0"

0 commit comments

Comments
 (0)