From 600590eb6bdbc4a5769138f5b6af6acf106d4099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:10:01 +0000 Subject: [PATCH] chore(deps-dev): update globals requirement in the dev-deps group Updates the requirements on [globals](https://github.com/sindresorhus/globals) to permit the latest version. Updates `globals` to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.13.0...v15.14.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- bun.lockb | Bin 624212 -> 624180 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 4e01eb65f247fd0249f14b794757ed62b30374c7..2d971af5ea8a531d86d78aba44ba24ab53b2e0ad 100755 GIT binary patch delta 229 zcmcc8qqe0-ZGxWS#mj)}*2w#0n5l1p*A`Jj1HME#OR|E>Ov zuDd3O+%suEv5OIinYN$U#k@4r!OGn*mkkd;c4rSUh3!rx5=?p$Yr|7-BDwo(WZ3vnb-p9pJJRHKeT5_9hXkNIhVPseXR-$5VLMytHO58jnSmN zC7W$~OE&uzSH{%#$c^mVBR6scE}HJRo;RW`Kf{pwi$H aSC^Cpt(;(yC9Ry(=UcETOh3@dIRyZ!6kk{X delta 260 zcmdneqjsf7ZGxWS6ql{>D~tX#2yU@ib>{7vi`%rP8!tP;mNxCuo&%FNCy5?u^xx{w z=(=nAl>>|>?I(6I0x{F}6T6s~W;#5+a_?ZE@kO7=zP(|I-C|3AJv^a*@ZSU*wzcv> z>1%J*&vW0i{6hEHGuKwIbDnyYo^tkZ-NtuE&fmGx=ydsf3j3q>wJIz?%({K83fna| zM&tIDY_{z!+3Z(b8SC03H?nV!+{h8QXnLYMhtl*1Qk?A5Uj}pXY`-7O*=A^zm!FcV zpr>D)T$EW*QmmhuS6q^qlcSea%m4)?L8ZYZt}ZDDS~iDWSG97 Hm2(OJhE{Tk diff --git a/package.json b/package.json index 3a90341..9916a73 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "esbuild-plugin-browserslist": "^0.15.0", "eslint": "^9.17.0", "eslint-plugin-astro": "^1.3.1", - "globals": "^15.13.0", + "globals": "^15.14.0", "release-it": "^17.10.0", "sass": "^1.83.0", "typescript-eslint": "^8.18.1"