Skip to content

Commit 0f97a6d

Browse files
chore(deps): update dependency globals to v15.13.0
1 parent c2d4b8c commit 0f97a6d

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
@@ -28,7 +28,7 @@
2828
"eslint": "9.15.0",
2929
"eslint-plugin-react-hooks": "5.0.0",
3030
"eslint-plugin-react-refresh": "0.4.14",
31-
"globals": "15.12.0",
31+
"globals": "15.13.0",
3232
"jest": "29.7.0",
3333
"jest-environment-jsdom": "29.7.0",
3434
"ts-jest": "29.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1994,10 +1994,10 @@ glob@^7.1.3, glob@^7.1.4:
19941994
once "^1.3.0"
19951995
path-is-absolute "^1.0.0"
19961996

1997-
globals@15.12.0:
1998-
version "15.12.0"
1999-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5"
2000-
integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==
1997+
globals@15.13.0:
1998+
version "15.13.0"
1999+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.13.0.tgz#bbec719d69aafef188ecd67954aae76a696010fc"
2000+
integrity sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==
20012001

20022002
globals@^11.1.0:
20032003
version "11.12.0"

0 commit comments

Comments
 (0)