mirror of
https://github.com/mastodon/mastodon.git
synced 2026-01-11 19:56:37 +00:00
Update dependency globals to v17
This commit is contained in:
parent
25053db22b
commit
df9575ee3c
3 changed files with 8 additions and 8 deletions
|
|
@ -175,7 +175,7 @@
|
|||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-storybook": "^10.0.2",
|
||||
"fake-indexeddb": "^6.0.1",
|
||||
"globals": "^16.0.0",
|
||||
"globals": "^17.0.0",
|
||||
"husky": "^9.0.11",
|
||||
"lint-staged": "^16.2.6",
|
||||
"msw": "^2.12.1",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
"@types/express": "^5.0.5",
|
||||
"@types/pg": "^8.6.6",
|
||||
"@types/ws": "^8.5.9",
|
||||
"globals": "^16.0.0",
|
||||
"globals": "^17.0.0",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"typescript": "~5.9.0",
|
||||
"typescript-eslint": "^8.28.0"
|
||||
|
|
|
|||
12
yarn.lock
12
yarn.lock
|
|
@ -3039,7 +3039,7 @@ __metadata:
|
|||
fake-indexeddb: "npm:^6.0.1"
|
||||
fast-glob: "npm:^3.3.3"
|
||||
fuzzysort: "npm:^3.0.0"
|
||||
globals: "npm:^16.0.0"
|
||||
globals: "npm:^17.0.0"
|
||||
history: "npm:^4.10.1"
|
||||
hoist-non-react-statics: "npm:^3.3.2"
|
||||
http-link-header: "npm:^1.1.1"
|
||||
|
|
@ -3131,7 +3131,7 @@ __metadata:
|
|||
cors: "npm:^2.8.5"
|
||||
dotenv: "npm:^16.0.3"
|
||||
express: "npm:^5.1.0"
|
||||
globals: "npm:^16.0.0"
|
||||
globals: "npm:^17.0.0"
|
||||
ioredis: "npm:^5.3.2"
|
||||
jsdom: "npm:^27.0.0"
|
||||
pg: "npm:^8.5.0"
|
||||
|
|
@ -8275,10 +8275,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globals@npm:^16.0.0":
|
||||
version: 16.5.0
|
||||
resolution: "globals@npm:16.5.0"
|
||||
checksum: 10c0/615241dae7851c8012f5aa0223005b1ed6607713d6813de0741768bd4ddc39353117648f1a7086b4b0fa45eae733f1c0a0fe369aa4e543bb63f8de8990178ea9
|
||||
"globals@npm:^17.0.0":
|
||||
version: 17.0.0
|
||||
resolution: "globals@npm:17.0.0"
|
||||
checksum: 10c0/e3c169fdcb0fc6755707b697afb367bea483eb29992cfc0de1637382eb893146e17f8f96db6d7453e3696b478a7863ae2000e6c71cd2f4061410285106d3847a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue