Skip to content

Commit 0d2cb25

Browse files
Update dependency globals to v15.13.0
1 parent fe7cda8 commit 0d2cb25

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
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "8.0.0",
2222
"eslint": "9.8.0",
2323
"eslint-config-prettier": "9.1.0",
24-
"globals": "15.9.0",
24+
"globals": "15.13.0",
2525
"prettier": "3.3.3",
2626
"ts-node": "10.9.2",
2727
"typescript": "5.5.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,10 +1086,10 @@ glob-parent@^6.0.2:
10861086
dependencies:
10871087
is-glob "^4.0.3"
10881088

1089-
globals@15.9.0:
1090-
version "15.9.0"
1091-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
1092-
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
1089+
globals@15.13.0:
1090+
version "15.13.0"
1091+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.13.0.tgz#bbec719d69aafef188ecd67954aae76a696010fc"
1092+
integrity sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==
10931093

10941094
globals@^14.0.0:
10951095
version "14.0.0"

0 commit comments

Comments
 (0)