Skip to content

Commit e341a27

Browse files
Bump globals from 17.9.0 to 17.11.0 in /src/app (#170)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.9.0 to 17.11.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.9.0...v17.11.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fb8a1b commit e341a27

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.8.1",
2828
"eslint-plugin-react-hooks": "^7.1.1",
2929
"eslint-plugin-react-refresh": "^0.5.3",
30-
"globals": "^17.9.0",
30+
"globals": "^17.11.0",
3131
"@typescript/native": "npm:typescript@^7.0.2",
3232
"typescript": "npm:@typescript/typescript6@^6.0.2",
3333
"typescript-eslint": "^8.66.0",

src/app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,10 +1094,10 @@ glob-parent@^6.0.2:
10941094
dependencies:
10951095
is-glob "^4.0.3"
10961096

1097-
globals@^17.9.0:
1098-
version "17.9.0"
1099-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.9.0.tgz#e43f252d6bbe71508da43902a1709c8895a59f70"
1100-
integrity sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==
1097+
globals@^17.11.0:
1098+
version "17.11.0"
1099+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.11.0.tgz#d643485bb30220d7751e511cf4f68c73d3870d87"
1100+
integrity sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==
11011101

11021102
hast-util-to-jsx-runtime@^2.0.0:
11031103
version "2.3.6"

0 commit comments

Comments
 (0)