Skip to content

Commit b054b2d

Browse files
dependabot[bot]mabels
authored andcommitted
chore(deps-dev): bump globals from 17.4.0 to 17.5.0
Bumps [globals](https://github.com/sindresorhus/globals) from 17.4.0 to 17.5.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7520dd4 commit b054b2d

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

dashboard/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-react": "^7.37.2",
7575
"eslint-plugin-react-hooks": "7.0.1",
7676
"eslint-plugin-react-refresh": "^0.5.2",
77-
"globals": "^17.4.0",
77+
"globals": "^17.5.0",
7878
"postcss": "^8.5.8",
7979
"prettier": "^3.8.1",
8080
"rollup-plugin-visualizer": "^7.0.1",

examples/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "^10.0.3",
3131
"eslint-plugin-react-hooks": "^7.0.1",
3232
"eslint-plugin-react-refresh": "^0.5.2",
33-
"globals": "^17.4.0",
33+
"globals": "^17.5.0",
3434
"tailwindcss": "^4.2.2",
3535
"typescript": "^5.9.3",
3636
"typescript-eslint": "^8.58.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)