Skip to content

Commit 5d77f93

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#358)
* chore(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.0 to 5.38.1. - [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.38.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... 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 428d8dd commit 5d77f93

File tree

2 files changed

+131
-14
lines changed

2 files changed

+131
-14
lines changed

package-lock.json

Lines changed: 129 additions & 12 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
@@ -27,7 +27,7 @@
2727
"test": "jest --coverage"
2828
},
2929
"devDependencies": {
30-
"@typescript-eslint/parser": "^5.38.0",
30+
"@typescript-eslint/parser": "^5.38.1",
3131
"doctoc": "^2.2.1",
3232
"eslint": "^8.24.0",
3333
"eslint-config-prettier": "^8.5.0",
@@ -40,7 +40,7 @@
4040
"jest-runner-eslint": "^1.1.0",
4141
"lint-staged": "^12.5.0",
4242
"prettier": "^2.7.1",
43-
"typescript": "^4.8.3"
43+
"typescript": "^4.8.4"
4444
},
4545
"peerDependencies": {
4646
"eslint": "^7.0.0 || ^8.0.0"

0 commit comments

Comments
 (0)