Skip to content

Commit e4bdd6b

Browse files
chore(deps): update dependency globals to v16 (#19556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fd2fc1 commit e4bdd6b

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-n": "^17.15.1",
6262
"eslint-plugin-regexp": "^2.7.0",
6363
"execa": "^9.5.2",
64-
"globals": "^15.15.0",
64+
"globals": "^16.0.0",
6565
"gsap": "^3.12.7",
6666
"lint-staged": "^15.4.3",
6767
"picocolors": "^1.1.1",

packages/create-vite/template-react-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint": "^9.21.0",
2222
"eslint-plugin-react-hooks": "^5.1.0",
2323
"eslint-plugin-react-refresh": "^0.4.19",
24-
"globals": "^15.15.0",
24+
"globals": "^16.0.0",
2525
"typescript": "~5.7.2",
2626
"typescript-eslint": "^8.24.1",
2727
"vite": "^6.2.0"

packages/create-vite/template-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint": "^9.21.0",
2222
"eslint-plugin-react-hooks": "^5.1.0",
2323
"eslint-plugin-react-refresh": "^0.4.19",
24-
"globals": "^15.15.0",
24+
"globals": "^16.0.0",
2525
"vite": "^6.2.0"
2626
}
2727
}

pnpm-lock.yaml

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)