Skip to content

Commit 3992819

Browse files
chore(deps): bump glob from 11.0.1 to 11.1.0 in /packages/react-router
Bumps [glob](https://github.com/isaacs/node-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) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9ea037 commit 3992819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@sentry/node": "10.26.0",
5656
"@sentry/react": "10.26.0",
5757
"@sentry/vite-plugin": "^4.1.0",
58-
"glob": "11.0.1"
58+
"glob": "11.1.0"
5959
},
6060
"devDependencies": {
6161
"@react-router/dev": "^7.5.2",

0 commit comments

Comments
 (0)