Skip to content

Commit 3058a3f

Browse files
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 956006d commit 3058a3f

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"babel-loader": "^10.0.0",
6969
"babel-plugin-dynamic-import-node": "^2.3.3",
7070
"circular-dependency-plugin": "^5.2.2",
71-
"globals": "16.5.0",
71+
"globals": "17.0.0",
7272
"html-webpack-plugin": "5.6.6",
7373
"husky": "^9.1.7",
7474
"jest": "^30.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/eslint-plugin": "8.53.0",
3434
"@typescript-eslint/parser": "8.53.0",
3535
"eslint": "^9.39.2",
36-
"globals": "16.5.0",
36+
"globals": "17.0.0",
3737
"husky": "^9.1.7",
3838
"lint-staged": "^16.2.7",
3939
"npm-run-all": "^4.1.5",

pnpm-lock.yaml

Lines changed: 4 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)