chore(deps): update dependency globals to v14 (#7381)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: pngwn <hello@pngwn.io>
This commit is contained in:
renovate[bot] 2024-02-20 19:01:41 -08:00 committed by GitHub
parent ddd4d3e4d3
commit 09de02a9b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 3 deletions

View File

@ -56,7 +56,7 @@
"babylonjs-loaders": "^5.17.1",
"eslint": "^8.46.0",
"eslint-plugin-svelte": "^2.32.4",
"globals": "^13.20.0",
"globals": "^14.0.0",
"happy-dom": "^13.3.8",
"jsdom": "^24.0.0",
"kleur": "^4.1.5",

9
pnpm-lock.yaml generated
View File

@ -78,8 +78,8 @@ importers:
specifier: ^2.32.4
version: 2.32.4(eslint@8.46.0)(svelte@4.2.2)
globals:
specifier: ^13.20.0
version: 13.20.0
specifier: ^14.0.0
version: 14.0.0
happy-dom:
specifier: ^13.3.8
version: 13.3.8
@ -10943,6 +10943,11 @@ packages:
dependencies:
type-fest: 0.20.2
/globals@14.0.0:
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
engines: {node: '>=18'}
dev: false
/globalthis@1.0.3:
resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==}
engines: {node: '>= 0.4'}