Skip to content

Commit 09e0538

Browse files
build(deps-dev): 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18e65c3 commit 09e0538

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

pnpm-lock.yaml

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

teammapper-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint-plugin-nestjs": "1.2.3",
9090
"eslint-plugin-prettier": "^5.5.4",
9191
"eslint-plugin-typeorm": "0.0.19",
92-
"globals": "^16.5.0",
92+
"globals": "^17.0.0",
9393
"jest": "30.2.0",
9494
"prettier": "^3.7.4",
9595
"socket.io-client": "^4.8.3",

teammapper-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"eslint-config-prettier": "^10.1.8",
104104
"eslint-plugin-jest": "^29.11.1",
105105
"eslint-plugin-prettier": "^5.5.4",
106-
"globals": "^16.5.0",
106+
"globals": "^17.0.0",
107107
"jest": "^30.2.0",
108108
"jest-environment-jsdom": "^30.2.0",
109109
"jest-canvas-mock": "^2.5.2",

0 commit comments

Comments
 (0)