mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-15 04:33:51 +00:00
Merge pull request #2153 from freqtrade/dependabot/npm_and_yarn/main/globals-15.12.0
chore(deps-dev): bump globals from 15.11.0 to 15.12.0
This commit is contained in:
commit
dab1472a38
|
@ -57,7 +57,7 @@
|
|||
"eslint": "^9.13.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-vue": "^9.30.0",
|
||||
"globals": "^15.11.0",
|
||||
"globals": "^15.12.0",
|
||||
"happy-dom": "^15.7.4",
|
||||
"mutationobserver-shim": "^0.3.7",
|
||||
"portal-vue": "^3.0.0",
|
||||
|
|
|
@ -127,8 +127,8 @@ importers:
|
|||
specifier: ^9.30.0
|
||||
version: 9.30.0(eslint@9.13.0(jiti@2.3.3))
|
||||
globals:
|
||||
specifier: ^15.11.0
|
||||
version: 15.11.0
|
||||
specifier: ^15.12.0
|
||||
version: 15.12.0
|
||||
happy-dom:
|
||||
specifier: ^15.7.4
|
||||
version: 15.7.4
|
||||
|
@ -1541,8 +1541,8 @@ packages:
|
|||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@15.11.0:
|
||||
resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==}
|
||||
globals@15.12.0:
|
||||
resolution: {integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globby@14.0.2:
|
||||
|
@ -3890,7 +3890,7 @@ snapshots:
|
|||
|
||||
globals@14.0.0: {}
|
||||
|
||||
globals@15.11.0: {}
|
||||
globals@15.12.0: {}
|
||||
|
||||
globby@14.0.2:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue
Block a user