Skip to content

Commit 0c8088e

Browse files
Bump globals from 15.15.0 to 16.0.0 in /frontend (#906)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arkadii Yakovets <[email protected]>
1 parent 07edef7 commit 0c8088e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint-plugin-prettier": "^5.2.1",
8080
"eslint-plugin-react": "^7.37.4",
8181
"eslint-plugin-react-hooks": "^5.1.0",
82-
"globals": "^15.14.0",
82+
"globals": "^16.0.0",
8383
"identity-obj-proxy": "^3.0.0",
8484
"jest": "^29.7.0",
8585
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)