Skip to content

Commit 7cfa19e

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (#374)
* chore(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.1 to 5.39.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.39.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] <[email protected]> * Update package.json Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michaël De Boey <[email protected]>
1 parent 8875343 commit 7cfa19e

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"test": "jest --coverage"
2828
},
2929
"devDependencies": {
30-
"@typescript-eslint/parser": "^5.38.1",
30+
"@typescript-eslint/parser": "^5.39.0",
3131
"doctoc": "^2.2.1",
3232
"eslint": "^8.24.0",
3333
"eslint-config-prettier": "^8.5.0",

0 commit comments

Comments
 (0)