Skip to content

Commit 829f91f

Browse files
Update dependency globals to v17
1 parent 4ab854c commit 829f91f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-config-prettier": "^10.0.0",
4848
"eslint-plugin-import": "^2.27.5",
4949
"eslint-plugin-jest": "^29.0.0",
50-
"globals": "^16.0.0",
50+
"globals": "^17.0.0",
5151
"prettier": "^3.0.0",
5252
"sass": "^1.57.1",
5353
"sass-loader": "^16.0.0",

assets/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3375,10 +3375,10 @@ globals@^14.0.0:
33753375
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
33763376
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
33773377

3378-
globals@^16.0.0:
3379-
version "16.4.0"
3380-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
3381-
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
3378+
globals@^17.0.0:
3379+
version "17.2.0"
3380+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.2.0.tgz#41d29408d6f5408457d2ef965d29215e3026779f"
3381+
integrity sha512-tovnCz/fEq+Ripoq+p/gN1u7l6A7wwkoBT9pRCzTHzsD/LvADIzXZdjmRymh5Ztf0DYC3Rwg5cZRYjxzBmzbWg==
33823382

33833383
globalthis@^1.0.3:
33843384
version "1.0.4"

0 commit comments

Comments
 (0)