Skip to content

Commit 1f0db59

Browse files
build(deps-dev): bump globals from 15.15.0 to 16.0.0 in /client
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.0.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e3c5bf commit 1f0db59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react": "^7.37.3",
4949
"eslint-plugin-react-hooks": "^5.1.0",
5050
"eslint-plugin-react-refresh": "^0.4.16",
51-
"globals": "^15.14.0",
51+
"globals": "^16.0.0",
5252
"prettier": "^3.4.2",
5353
"vite": "^6.0.7"
5454
},

0 commit comments

Comments
 (0)