Skip to content

Commit e0ecc4d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-react-todo/package.json

+1-1
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.1.0",
3434
"vite": "^6.0.7"
3535
}
3636
}

0 commit comments

Comments
 (0)