Update dependency globals to v17 (#37360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d612119b3e
commit
6fdef1191a
@ -175,7 +175,7 @@
|
|||||||
"eslint-plugin-react-hooks": "^7.0.1",
|
"eslint-plugin-react-hooks": "^7.0.1",
|
||||||
"eslint-plugin-storybook": "^10.0.2",
|
"eslint-plugin-storybook": "^10.0.2",
|
||||||
"fake-indexeddb": "^6.0.1",
|
"fake-indexeddb": "^6.0.1",
|
||||||
"globals": "^16.0.0",
|
"globals": "^17.0.0",
|
||||||
"husky": "^9.0.11",
|
"husky": "^9.0.11",
|
||||||
"lint-staged": "^16.2.6",
|
"lint-staged": "^16.2.6",
|
||||||
"msw": "^2.12.1",
|
"msw": "^2.12.1",
|
||||||
|
|||||||
@ -36,7 +36,7 @@
|
|||||||
"@types/express": "^5.0.5",
|
"@types/express": "^5.0.5",
|
||||||
"@types/pg": "^8.6.6",
|
"@types/pg": "^8.6.6",
|
||||||
"@types/ws": "^8.5.9",
|
"@types/ws": "^8.5.9",
|
||||||
"globals": "^16.0.0",
|
"globals": "^17.0.0",
|
||||||
"pino-pretty": "^13.0.0",
|
"pino-pretty": "^13.0.0",
|
||||||
"typescript": "~5.9.0",
|
"typescript": "~5.9.0",
|
||||||
"typescript-eslint": "^8.28.0"
|
"typescript-eslint": "^8.28.0"
|
||||||
|
|||||||
12
yarn.lock
12
yarn.lock
@ -3039,7 +3039,7 @@ __metadata:
|
|||||||
fake-indexeddb: "npm:^6.0.1"
|
fake-indexeddb: "npm:^6.0.1"
|
||||||
fast-glob: "npm:^3.3.3"
|
fast-glob: "npm:^3.3.3"
|
||||||
fuzzysort: "npm:^3.0.0"
|
fuzzysort: "npm:^3.0.0"
|
||||||
globals: "npm:^16.0.0"
|
globals: "npm:^17.0.0"
|
||||||
history: "npm:^4.10.1"
|
history: "npm:^4.10.1"
|
||||||
hoist-non-react-statics: "npm:^3.3.2"
|
hoist-non-react-statics: "npm:^3.3.2"
|
||||||
http-link-header: "npm:^1.1.1"
|
http-link-header: "npm:^1.1.1"
|
||||||
@ -3131,7 +3131,7 @@ __metadata:
|
|||||||
cors: "npm:^2.8.5"
|
cors: "npm:^2.8.5"
|
||||||
dotenv: "npm:^16.0.3"
|
dotenv: "npm:^16.0.3"
|
||||||
express: "npm:^5.1.0"
|
express: "npm:^5.1.0"
|
||||||
globals: "npm:^16.0.0"
|
globals: "npm:^17.0.0"
|
||||||
ioredis: "npm:^5.3.2"
|
ioredis: "npm:^5.3.2"
|
||||||
jsdom: "npm:^27.0.0"
|
jsdom: "npm:^27.0.0"
|
||||||
pg: "npm:^8.5.0"
|
pg: "npm:^8.5.0"
|
||||||
@ -8275,10 +8275,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"globals@npm:^16.0.0":
|
"globals@npm:^17.0.0":
|
||||||
version: 16.5.0
|
version: 17.0.0
|
||||||
resolution: "globals@npm:16.5.0"
|
resolution: "globals@npm:17.0.0"
|
||||||
checksum: 10c0/615241dae7851c8012f5aa0223005b1ed6607713d6813de0741768bd4ddc39353117648f1a7086b4b0fa45eae733f1c0a0fe369aa4e543bb63f8de8990178ea9
|
checksum: 10c0/e3c169fdcb0fc6755707b697afb367bea483eb29992cfc0de1637382eb893146e17f8f96db6d7453e3696b478a7863ae2000e6c71cd2f4061410285106d3847a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user