Skip to content

Commit 0949143

Browse files
npm: bump @typescript-eslint/parser from 5.47.1 to 5.48.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56942f8 commit 0949143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@types/jest": "29.2.5",
102102
"@types/mime": "3.0.1",
103103
"@typescript-eslint/eslint-plugin": "5.47.1",
104-
"@typescript-eslint/parser": "5.47.1",
104+
"@typescript-eslint/parser": "5.48.0",
105105
"@vercel/ncc": "0.36.0",
106106
"conventional-changelog-cli": "2.2.2",
107107
"cross-env": "7.0.3",

0 commit comments

Comments
 (0)