mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Bump globals from 15.4.0 to 15.6.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.4.0 to 15.6.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.4.0...v15.6.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
087d83a286
commit
53322b296d
|
@ -56,7 +56,7 @@
|
||||||
"eslint": "^9.4.0",
|
"eslint": "^9.4.0",
|
||||||
"eslint-plugin-prettier": "^5.1.3",
|
"eslint-plugin-prettier": "^5.1.3",
|
||||||
"eslint-plugin-vue": "^9.26.0",
|
"eslint-plugin-vue": "^9.26.0",
|
||||||
"globals": "^15.4.0",
|
"globals": "^15.6.0",
|
||||||
"happy-dom": "^14.12.0",
|
"happy-dom": "^14.12.0",
|
||||||
"mutationobserver-shim": "^0.3.7",
|
"mutationobserver-shim": "^0.3.7",
|
||||||
"portal-vue": "^3.0.0",
|
"portal-vue": "^3.0.0",
|
||||||
|
|
|
@ -122,8 +122,8 @@ devDependencies:
|
||||||
specifier: ^9.26.0
|
specifier: ^9.26.0
|
||||||
version: 9.26.0(eslint@9.4.0)
|
version: 9.26.0(eslint@9.4.0)
|
||||||
globals:
|
globals:
|
||||||
specifier: ^15.4.0
|
specifier: ^15.6.0
|
||||||
version: 15.4.0
|
version: 15.6.0
|
||||||
happy-dom:
|
happy-dom:
|
||||||
specifier: ^14.12.0
|
specifier: ^14.12.0
|
||||||
version: 14.12.0
|
version: 14.12.0
|
||||||
|
@ -2166,8 +2166,8 @@ packages:
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/globals@15.4.0:
|
/globals@15.6.0:
|
||||||
resolution: {integrity: sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==}
|
resolution: {integrity: sha512-UzcJi88Hw//CurUIRa9Jxb0vgOCcuD/MNjwmXp633cyaRKkCWACkoqHCtfZv43b1kqXGg/fpOa8bwgacCeXsVg==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user