mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #1926 from freqtrade/dependabot/npm_and_yarn/main/globals-15.4.0
Bump globals from 15.3.0 to 15.4.0
This commit is contained in:
commit
3b275ea6f2
|
@ -56,7 +56,7 @@
|
|||
"eslint": "^9.4.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-vue": "^9.26.0",
|
||||
"globals": "^15.3.0",
|
||||
"globals": "^15.4.0",
|
||||
"happy-dom": "^14.12.0",
|
||||
"mutationobserver-shim": "^0.3.7",
|
||||
"portal-vue": "^3.0.0",
|
||||
|
|
|
@ -122,8 +122,8 @@ devDependencies:
|
|||
specifier: ^9.26.0
|
||||
version: 9.26.0(eslint@9.4.0)
|
||||
globals:
|
||||
specifier: ^15.3.0
|
||||
version: 15.3.0
|
||||
specifier: ^15.4.0
|
||||
version: 15.4.0
|
||||
happy-dom:
|
||||
specifier: ^14.12.0
|
||||
version: 14.12.0
|
||||
|
@ -2166,8 +2166,8 @@ packages:
|
|||
engines: {node: '>=18'}
|
||||
dev: true
|
||||
|
||||
/globals@15.3.0:
|
||||
resolution: {integrity: sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==}
|
||||
/globals@15.4.0:
|
||||
resolution: {integrity: sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==}
|
||||
engines: {node: '>=18'}
|
||||
dev: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user