mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 15:43:51 +00:00
Merge pull request #2113 from freqtrade/dependabot/npm_and_yarn/main/globals-15.11.0
chore(deps-dev): bump globals from 15.10.0 to 15.11.0
This commit is contained in:
commit
2b297976b7
|
@ -57,7 +57,7 @@
|
|||
"eslint": "^9.12.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-vue": "^9.28.0",
|
||||
"globals": "^15.10.0",
|
||||
"globals": "^15.11.0",
|
||||
"happy-dom": "^15.7.4",
|
||||
"mutationobserver-shim": "^0.3.7",
|
||||
"portal-vue": "^3.0.0",
|
||||
|
|
|
@ -127,8 +127,8 @@ importers:
|
|||
specifier: ^9.28.0
|
||||
version: 9.28.0(eslint@9.12.0(jiti@2.3.3))
|
||||
globals:
|
||||
specifier: ^15.10.0
|
||||
version: 15.10.0
|
||||
specifier: ^15.11.0
|
||||
version: 15.11.0
|
||||
happy-dom:
|
||||
specifier: ^15.7.4
|
||||
version: 15.7.4
|
||||
|
@ -1512,8 +1512,8 @@ packages:
|
|||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@15.10.0:
|
||||
resolution: {integrity: sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==}
|
||||
globals@15.11.0:
|
||||
resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globby@11.1.0:
|
||||
|
@ -3881,7 +3881,7 @@ snapshots:
|
|||
|
||||
globals@14.0.0: {}
|
||||
|
||||
globals@15.10.0: {}
|
||||
globals@15.11.0: {}
|
||||
|
||||
globby@11.1.0:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue
Block a user