Skip to content

Commit

Permalink
Merge pull request #20 from kysely-org/dependabot/npm_and_yarn/typesc…
Browse files Browse the repository at this point in the history
…ript-eslint/parser-7.7.1

Bump @typescript-eslint/parser from 7.7.0 to 7.7.1
  • Loading branch information
igalklebanov authored Apr 22, 2024
2 parents 579ca58 + 3f9d3f0 commit 06fdbb8
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/parser": "^7.7.1",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
77 changes: 60 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 06fdbb8

Please sign in to comment.