Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Commit 00ed44f

Browse files
authored
Merge pull request #508 from alankrantas/dependabot/npm_and_yarn/globals-16.4.0
2 parents 7ccdb14 + 5991256 commit 00ed44f

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
@@ -32,7 +32,7 @@
3232
"@sveltejs/adapter-static": "^3.0.9",
3333
"@sveltejs/kit": "^2.37.1",
3434
"@sveltejs/vite-plugin-svelte": "^6.1.4",
35-
"globals": "^16.3.0",
35+
"globals": "^16.4.0",
3636
"open-cli": "^8.0.0",
3737
"svelte": "^5.38.7",
3838
"svelte-check": "^4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -532,10 +532,10 @@ get-stdin@^9.0.0:
532532
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
533533
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
534534

535-
globals@^16.3.0:
536-
version "16.3.0"
537-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
538-
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
535+
globals@^16.4.0:
536+
version "16.4.0"
537+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
538+
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
539539

540540
ieee754@^1.2.1:
541541
version "1.2.1"

0 commit comments

Comments
 (0)