Skip to content

Commit a9e5cf2

Browse files
build(deps-dev): bump globals from 16.5.0 to 17.0.0 (#5674)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b23b24e commit a9e5cf2

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-header": "^3.1.1",
6262
"eslint-plugin-import": "^2.32.0",
6363
"glob": "^13.0.0",
64-
"globals": "^16.5.0",
64+
"globals": "^17.0.0",
6565
"husky": "^9.1.7",
6666
"isbinaryfile": "^6.0.0",
6767
"jsdom": "^27.4.0",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1865,11 +1865,9 @@
18651865

18661866
"@lwc/eslint-plugin-lwc-internal@link:./scripts/eslint-plugin":
18671867
version "0.0.0"
1868-
uid ""
18691868

18701869
"@lwc/test-utils-lwc-internals@link:./scripts/test-utils":
18711870
version "0.0.0"
1872-
uid ""
18731871

18741872
"@napi-rs/wasm-runtime@0.2.4":
18751873
version "0.2.4"
@@ -7027,10 +7025,10 @@ globals@^14.0.0:
70277025
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
70287026
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
70297027

7030-
globals@^16.5.0:
7031-
version "16.5.0"
7032-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
7033-
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
7028+
globals@^17.0.0:
7029+
version "17.0.0"
7030+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.0.0.tgz#a4196d9cfeb4d627ba165b4647b1f5853bf90a30"
7031+
integrity sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==
70347032

70357033
globalthis@^1.0.4:
70367034
version "1.0.4"

0 commit comments

Comments
 (0)