Skip to content

Commit b24d3f0

Browse files
Bump glob from 9.0.1 to 9.1.0 (#101)
Bumps [glob](https://github.com/isaacs/node-glob) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v9.0.1...v9.1.0) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49aa783 commit b24d3f0

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -140,7 +140,7 @@
140140
"@typescript-eslint/parser": "^5.54.0",
141141
"@vscode/test-electron": "^2.3.0",
142142
"eslint": "^8.35.0",
143-
"glob": "^9.0.1",
143+
"glob": "^9.1.0",
144144
"prettier": "^2.8.4",
145145
"typescript": "^4.9.5",
146146
"ts-loader": "^9.4.2",

0 commit comments

Comments
 (0)