Skip to content

Commit 9e94682

Browse files
Bump globals from 15.12.0 to 16.3.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.12.0 to 16.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.12.0...v16.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dac1a38 commit 9e94682

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-config-prettier": "^9.1.0",
7676
"eslint-import-resolver-node": "^0.3.9",
7777
"eslint-plugin-import": "^2.31.0",
78-
"globals": "^15.8.0",
78+
"globals": "^16.3.0",
7979
"husky": "^9.1.6",
8080
"inquirer": "^12.5.0",
8181
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4119,10 +4119,10 @@ globals@^13.19.0:
41194119
dependencies:
41204120
type-fest "^0.20.2"
41214121

4122-
globals@^15.8.0:
4123-
version "15.12.0"
4124-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5"
4125-
integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==
4122+
globals@^16.3.0:
4123+
version "16.3.0"
4124+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
4125+
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
41264126

41274127
globalthis@^1.0.4:
41284128
version "1.0.4"

0 commit comments

Comments
 (0)