Skip to content

Commit 6842ad3

Browse files
sandbox-npm(deps-dev): bump globals from 16.5.0 to 17.0.0 in /sandbox
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 c5173ae commit 6842ad3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

sandbox/package-lock.json

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

sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"eslint": "^9.25.1",
21-
"globals": "^16.5.0"
21+
"globals": "^17.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)