From cc6a192520ece6ecf7cc3be892dba2584dfec90d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 01:03:04 +0000 Subject: [PATCH] build(deps-dev): bump globals from 17.1.0 to 17.2.0 Bumps [globals](https://github.com/sindresorhus/globals) from 17.1.0 to 17.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2ffc7346..a0f296b9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-import": "^2.32.0", "eslint-plugin-vue": "^10.7.0", "eslint-plugin-vuejs-accessibility": "^2.4.1", - "globals": "^17.1.0", + "globals": "^17.2.0", "jest": "30.2.0", "sass": "^1.97.3", "sass-loader": "^16.0.6", diff --git a/yarn.lock b/yarn.lock index d4de4660..63d7fd5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5798,10 +5798,10 @@ globals@^16.2.0: resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1" integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ== -globals@^17.1.0: - version "17.1.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-17.1.0.tgz#03448e667caa3914312a7937eef48c4a59dc6859" - integrity sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw== +globals@^17.2.0: + version "17.2.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-17.2.0.tgz#41d29408d6f5408457d2ef965d29215e3026779f" + integrity sha512-tovnCz/fEq+Ripoq+p/gN1u7l6A7wwkoBT9pRCzTHzsD/LvADIzXZdjmRymh5Ztf0DYC3Rwg5cZRYjxzBmzbWg== globalthis@^1.0.4: version "1.0.4"