Skip to content

Commit 00674b2

Browse files
dependabot[bot]Copilotfrancinelucca
authored
Bump @typescript-eslint/utils from 8.48.1 to 8.50.0 (#472)
* Bump @typescript-eslint/utils from 8.48.1 to 8.49.0 Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.48.1 to 8.49.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/utils" dependency-version: 8.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @typescript-eslint/utils and @typescript-eslint/rule-tester to 8.49.0 (#475) * Initial plan * Update @typescript-eslint/rule-tester to 8.49.0 Co-authored-by: francinelucca <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: francinelucca <[email protected]> * npm i --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]> Co-authored-by: francinelucca <[email protected]> Co-authored-by: Marie Lucca <[email protected]>
1 parent e17ad4e commit 00674b2

File tree

2 files changed

+77
-86
lines changed

2 files changed

+77
-86
lines changed

package-lock.json

Lines changed: 75 additions & 84 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
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@styled-system/props": "^5.1.5",
35-
"@typescript-eslint/utils": "^8.39.0",
35+
"@typescript-eslint/utils": "^8.50.0",
3636
"eslint-plugin-github": "^6.0.0",
3737
"eslint-plugin-jsx-a11y": "^6.7.1",
3838
"eslint-traverse": "^1.0.0",
@@ -47,7 +47,7 @@
4747
"@github/prettier-config": "0.0.6",
4848
"@types/jest": "^30.0.0",
4949
"@types/node": "^25.0.2",
50-
"@typescript-eslint/rule-tester": "8.48.1",
50+
"@typescript-eslint/rule-tester": "^8.50.0",
5151
"eslint": "^9.0.0",
5252
"eslint-plugin-eslint-comments": "^3.2.0",
5353
"eslint-plugin-filenames": "^1.3.2",

0 commit comments

Comments
 (0)