chore(deps): update dependency globals to v16
This commit is contained in:
parent
0e3b358151
commit
2ef33483ef
2 changed files with 6 additions and 6 deletions
|
@ -76,7 +76,7 @@
|
|||
"eslint": "9.20.1",
|
||||
"eslint-config-prettier": "10.0.1",
|
||||
"fs-extra": "11.3.0",
|
||||
"globals": "15.15.0",
|
||||
"globals": "16.0.0",
|
||||
"handlebars": "4.7.8",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "3.5.1",
|
||||
|
|
|
@ -51,8 +51,8 @@ importers:
|
|||
specifier: 11.3.0
|
||||
version: 11.3.0
|
||||
globals:
|
||||
specifier: 15.15.0
|
||||
version: 15.15.0
|
||||
specifier: 16.0.0
|
||||
version: 16.0.0
|
||||
handlebars:
|
||||
specifier: 4.7.8
|
||||
version: 4.7.8
|
||||
|
@ -1484,8 +1484,8 @@ packages:
|
|||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@15.15.0:
|
||||
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
||||
globals@16.0.0:
|
||||
resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globalthis@1.0.3:
|
||||
|
@ -4172,7 +4172,7 @@ snapshots:
|
|||
|
||||
globals@14.0.0: {}
|
||||
|
||||
globals@15.15.0: {}
|
||||
globals@16.0.0: {}
|
||||
|
||||
globalthis@1.0.3:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue