Skip to content

Commit e74954e

Browse files
Bump globals from 16.2.0 to 16.3.0 in /src/TodoApp (#1520)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3cc54e commit e74954e

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

src/TodoApp/package-lock.json

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

src/TodoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint": "^9.30.0",
2727
"eslint-config-prettier": "^10.1.5",
2828
"eslint-plugin-jest": "^29.0.1",
29-
"globals": "^16.2.0",
29+
"globals": "^16.3.0",
3030
"jest": "^30.0.3",
3131
"moment": "^2.30.1",
3232
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)