Skip to content

Commit 7882dde

Browse files
Bump glob from 11.0.2 to 11.0.3
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.2 to 11.0.3. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: glob dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2dd8c8 commit 7882dde

File tree

2 files changed

+45
-20
lines changed

2 files changed

+45
-20
lines changed

package-lock.json

Lines changed: 44 additions & 19 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
@@ -18,7 +18,7 @@
1818
"rollup-plugin-strip-code": "^0.2.8"
1919
},
2020
"dependencies": {
21-
"glob": "^11.0.2",
21+
"glob": "^11.0.3",
2222
"lodash": "^4.17.21",
2323
"mri": "^1.2.0"
2424
}

0 commit comments

Comments
 (0)