Skip to content

Commit 16cbc21

Browse files
build(deps-dev): bump globals from 15.11.0 to 16.2.0 in /web (#2270)
Bumps [globals](https://github.com/sindresorhus/globals) from 15.11.0 to 16.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.11.0...v16.2.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5be117d commit 16cbc21

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^9.29.0",
3434
"eslint-plugin-react-hooks": "^5.2.0",
3535
"eslint-plugin-react-refresh": "^0.4.20",
36-
"globals": "^15.9.0",
36+
"globals": "^16.2.0",
3737
"jsdom": "^26.1.0",
3838
"msw": "2.10.2",
3939
"postcss": "^8.5.5",

0 commit comments

Comments
 (0)