CI(deps): Update dependency globals to v15.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
62c8c6b5aa
commit
7a45fb4421
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
"@eslint/js": "9.6.0",
|
||||
"eslint": "9.6.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"globals": "15.7.0"
|
||||
"globals": "15.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@revi/prettier-config": "../prettier-config",
|
||||
|
|
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -7781,9 +7781,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "15.7.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.7.0.tgz",
|
||||
"integrity": "sha512-ivatRXWwKC6ImcdKO7dOwXuXR5XFrdwo45qFwD7D0qOkEPzzJdLXC3BHceBdyrPOD3p1suPaWi4Y4NMm2D++AQ==",
|
||||
"version": "15.8.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.8.0.tgz",
|
||||
"integrity": "sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
@ -13855,7 +13855,7 @@
|
|||
"@eslint/js": "9.6.0",
|
||||
"eslint": "9.6.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"globals": "15.7.0"
|
||||
"globals": "15.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@revi/prettier-config": "../prettier-config",
|
||||
|
|
Loading…
Reference in a new issue