Skip to content

Commit 58b8b91

Browse files
fix(deps): bump globals from 15.14.0 to 16.2.0 in /templates/node-react
Bumps [globals](https://github.com/sindresorhus/globals) from 15.14.0 to 16.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.14.0...v16.2.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ee1c15 commit 58b8b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-react/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.1.0",
3232
"eslint-plugin-react-refresh": "^0.4.18",
33-
"globals": "15.14.0",
33+
"globals": "16.2.0",
3434
"vite": "^6.0.7"
3535
}
3636
}

0 commit comments

Comments
 (0)