Skip to content

Commit f759bd6

Browse files
dependabot[bot]JanEricNitschke
authored andcommitted
Bump globals from 16.5.0 to 17.0.0
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 bcc571b commit f759bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint-config-google": "^0.14.0",
1515
"eslint-config-prettier": "^10.0.1",
1616
"eslint-plugin-jsdoc": "^61.1.2",
17-
"globals": "^16.0.0"
17+
"globals": "^17.0.0"
1818
},
1919
"dependencies": {
2020
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)