Skip to content

Commit abd6b4b

Browse files
fix(deps): bump globals in /templates/node-vanilla
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 abd6b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "^9.18.0",
2424
"@eslint/js": "^9.18.0",
2525
"eslint-plugin-n": "^17.15.1",
26-
"globals": "15.14.0",
26+
"globals": "16.1.0",
2727
"vite": "^6.0.7"
2828
}
2929
}

0 commit comments

Comments
 (0)