Skip to content

Commit 08bee48

Browse files
Bump globals from 17.0.0 to 17.1.0 (#1388)
* Bump globals from 17.0.0 to 17.1.0 Bumps [globals](https://github.com/sindresorhus/globals) from 17.0.0 to 17.1.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.0.0...v17.1.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * updating package.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus Hott <[email protected]>
1 parent 63d106c commit 08bee48

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@
9898
"eslint-config-prettier": "^10.1.8",
9999
"eslint-plugin-import": "^2.32.0",
100100
"esm-utils": "^4.4.2",
101-
"globals": "^17.0.0",
101+
"globals": "^17.1.0",
102102
"jest": "^30.2.0",
103-
"jest-light-runner": "^0.7.10",
103+
"jest-light-runner": "^0.7.11",
104104
"jest-snapshot-serializer-ansi": "^2.2.1",
105105
"jest-snapshot-serializer-raw": "^2.0.0",
106106
"jest-watch-typeahead": "^3.0.1",

0 commit comments

Comments
 (0)