Skip to content

Commit f0dac5c

Browse files
chore(deps-dev): bump globals from 16.0.0 to 16.2.0 in /webui/react-ui (#185)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.0.0 to 16.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.0.0...v16.2.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9bc580 commit f0dac5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

webui/react-ui/bun.lock

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

webui/react-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "^9.27.0",
2323
"eslint-plugin-react-hooks": "^6.0.0",
2424
"eslint-plugin-react-refresh": "^0.4.20",
25-
"globals": "^16.0.0",
25+
"globals": "^16.2.0",
2626
"react-router-dom": "^7.6.1",
2727
"vite": "^6.3.5"
2828
}

0 commit comments

Comments
 (0)