CI(deps): Update dependency globals to v15.7.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-04 11:00:23 +00:00
parent a67b75e02f
commit 62c8c6b5aa
2 changed files with 7 additions and 7 deletions

View file

@ -9,7 +9,7 @@
"@eslint/js": "9.6.0",
"eslint": "9.6.0",
"eslint-config-prettier": "9.1.0",
"globals": "15.6.0"
"globals": "15.7.0"
},
"devDependencies": {
"@revi/prettier-config": "../prettier-config",

12
package-lock.json generated
View file

@ -7781,9 +7781,9 @@
}
},
"node_modules/globals": {
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.6.0.tgz",
"integrity": "sha512-UzcJi88Hw//CurUIRa9Jxb0vgOCcuD/MNjwmXp633cyaRKkCWACkoqHCtfZv43b1kqXGg/fpOa8bwgacCeXsVg==",
"version": "15.7.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.7.0.tgz",
"integrity": "sha512-ivatRXWwKC6ImcdKO7dOwXuXR5XFrdwo45qFwD7D0qOkEPzzJdLXC3BHceBdyrPOD3p1suPaWi4Y4NMm2D++AQ==",
"license": "MIT",
"engines": {
"node": ">=18"
@ -13849,13 +13849,13 @@
},
"npm/eslint-config": {
"name": "@revi/eslint-config",
"version": "0.0.5",
"version": "0.0.6",
"license": "Apache-2.0",
"dependencies": {
"@eslint/js": "9.6.0",
"eslint": "9.6.0",
"eslint-config-prettier": "9.1.0",
"globals": "15.6.0"
"globals": "15.7.0"
},
"devDependencies": {
"@revi/prettier-config": "../prettier-config",
@ -13873,7 +13873,7 @@
},
"npm/prettier-config": {
"name": "@revi/prettier-config",
"version": "0.1.1",
"version": "0.1.2",
"license": "Apache-2.0",
"dependencies": {
"@prettier/plugin-php": "0.22.2",