summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-01-05 21:35:37 +0000
committerGitHub <[email protected]>2026-01-05 21:35:37 +0000
commit70ee126ab5859a6a9b3c930a513b2b6b356c1096 (patch)
tree4cd8c206fbac3e357387e83763ee58b483ccdb27
parentstyle(interactions:server): Lint (diff)
downloadumabotdiscord-dependabot/npm_and_yarn/globals-17.0.0.tar.xz
umabotdiscord-dependabot/npm_and_yarn/globals-17.0.0.zip
build(deps-dev): Bump globals from 16.5.0 to 17.0.0dependabot/npm_and_yarn/globals-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](https://github.com/sindresorhus/globals/compare/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]>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 118b600..1debe85 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"eslint": "^9.1.0",
"eslint-config-prettier": "^10.0.2",
"eslint-plugin-prettier": "^5.1.3",
- "globals": "^16.0.0",
+ "globals": "^17.0.0",
"ngrok": "^5.0.0-beta.2",
"prettier": "^3.6.2",
"typescript": "^5.0.0",