build(deps): bump globals from 15.8.0 to 15.9.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.8.0 to 15.9.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c5bfa8702
commit
6fda214968
2 changed files with 7 additions and 7 deletions
|
@ -9,7 +9,7 @@
|
|||
"@eslint/js": "9.8.0",
|
||||
"eslint": "9.8.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"globals": "15.8.0"
|
||||
"globals": "15.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@revi/prettier-config": "../prettier-config",
|
||||
|
|
|
@ -52,8 +52,8 @@ importers:
|
|||
specifier: 9.1.0
|
||||
version: 9.1.0(eslint@9.8.0)
|
||||
globals:
|
||||
specifier: 15.8.0
|
||||
version: 15.8.0
|
||||
specifier: 15.9.0
|
||||
version: 15.9.0
|
||||
devDependencies:
|
||||
'@revi/prettier-config':
|
||||
specifier: ../prettier-config
|
||||
|
@ -2034,8 +2034,8 @@ packages:
|
|||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@15.8.0:
|
||||
resolution: {integrity: sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==}
|
||||
globals@15.9.0:
|
||||
resolution: {integrity: sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globalthis@1.0.4:
|
||||
|
@ -6625,7 +6625,7 @@ snapshots:
|
|||
eslint: 8.57.0
|
||||
eslint-plugin-es-x: 7.8.0(eslint@8.57.0)
|
||||
get-tsconfig: 4.7.6
|
||||
globals: 15.8.0
|
||||
globals: 15.9.0
|
||||
ignore: 5.3.1
|
||||
minimatch: 9.0.5
|
||||
semver: 7.6.3
|
||||
|
@ -7097,7 +7097,7 @@ snapshots:
|
|||
|
||||
globals@14.0.0: {}
|
||||
|
||||
globals@15.8.0: {}
|
||||
globals@15.9.0: {}
|
||||
|
||||
globalthis@1.0.4:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue