Skip to content

Commit c43da65

Browse files
Bump globals from 16.0.0 to 17.4.0 in /src/app (#64)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.0.0 to 17.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.0.0...v17.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5959cd3 commit c43da65

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint": "^10.1.0",
2828
"eslint-plugin-react-hooks": "^7.0.1",
2929
"eslint-plugin-react-refresh": "^0.5.2",
30-
"globals": "^16.0.0",
30+
"globals": "^17.4.0",
3131
"typescript": "~5.9.3",
3232
"typescript-eslint": "^8.57.2",
3333
"vite": "^8.0.3"

src/app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -976,10 +976,10 @@ glob-parent@^6.0.2:
976976
dependencies:
977977
is-glob "^4.0.3"
978978

979-
globals@^16.0.0:
980-
version "16.0.0"
981-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
982-
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
979+
globals@^17.4.0:
980+
version "17.4.0"
981+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
982+
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
983983

984984
hast-util-to-jsx-runtime@^2.0.0:
985985
version "2.3.6"

0 commit comments

Comments
 (0)