Skip to content

Commit 00ef7ab

Browse files
Bump globals from 15.14.0 to 16.2.0 (#239)
Bumps [globals](https://github.com/sindresorhus/globals) from 15.14.0 to 16.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.14.0...v16.2.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d03f9a commit 00ef7ab

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-react-hooks": "^5.2.0",
3434
"eslint-plugin-react-refresh": "^0.4.20",
3535
"glob": "^11.0.2",
36-
"globals": "^15.14.0",
36+
"globals": "^16.2.0",
3737
"postcss-preset-env": "^10.1.6",
3838
"vite": "^6.3.4"
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2266,10 +2266,10 @@ globals@^14.0.0:
22662266
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz"
22672267
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
22682268

2269-
globals@^15.14.0:
2270-
version "15.14.0"
2271-
resolved "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz"
2272-
integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
2269+
globals@^16.2.0:
2270+
version "16.2.0"
2271+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
2272+
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
22732273

22742274
globalthis@^1.0.4:
22752275
version "1.0.4"

0 commit comments

Comments
 (0)