Skip to content

Commit 2aef149

Browse files
Bump globals from 16.5.0 to 17.0.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a0aeef commit 2aef149

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"elysia": "^1.4.19",
2929
"elysia-helmet": "^3.0.0",
3030
"eslint": "^9.39.2",
31-
"globals": "^16.5.0",
31+
"globals": "^17.2.0",
3232
"minio": "^8.0.6",
3333
"mongoose": "^9.0.2",
3434
"prom-client": "^15.1.0",

projects/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dexie": "^4.2.1",
4646
"dexie-react-hooks": "^1.1.7",
4747
"framer-motion": "^12.23.26",
48-
"globals": "^16.5.0",
48+
"globals": "^17.2.0",
4949
"js-cookie": "^3.0.5",
5050
"lucide-react": "^0.562.0",
5151
"next": "^16.1.0",

0 commit comments

Comments
 (0)