Skip to content

Commit ef6393b

Browse files
fix(deps): bump globals in /templates/node-react-todo
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb6f6e7 commit ef6393b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-react-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react": "^7.37.4",
3131
"eslint-plugin-react-hooks": "^5.2.0",
3232
"eslint-plugin-react-refresh": "^0.4.20",
33-
"globals": "^16.3.0",
33+
"globals": "^17.0.0",
3434
"vite": "^7.0.3"
3535
}
3636
}

0 commit comments

Comments
 (0)