Bump globals from 15.6.0 to 15.7.0 (#1208)
Bumps [globals](https://github.com/sindresorhus/globals) from 15.6.0 to 15.7.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.6.0...v15.7.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
0ea3a9a050
Коммит
8fb526a501
|
@ -15,7 +15,7 @@
|
|||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "28.6.0",
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"globals": "15.6.0",
|
||||
"globals": "15.7.0",
|
||||
"husky": "9.0.11",
|
||||
"lint-staged": "15.2.7",
|
||||
"prettier": "3.3.2"
|
||||
|
@ -1062,9 +1062,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==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
@ -2893,9 +2893,9 @@
|
|||
}
|
||||
},
|
||||
"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==",
|
||||
"dev": true
|
||||
},
|
||||
"globby": {
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "28.6.0",
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"globals": "15.6.0",
|
||||
"globals": "15.7.0",
|
||||
"husky": "9.0.11",
|
||||
"lint-staged": "15.2.7",
|
||||
"prettier": "3.3.2"
|
||||
|
|
Загрузка…
Ссылка в новой задаче