Skip to content

Commit

Permalink
fix(deps): typescript-eslint monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kenany committed Jan 22, 2024
1 parent 1842fcc commit adc448b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"lint": "eslint *.js test/*.js"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"eslint-config-semistandard": "^17.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
Expand Down

0 comments on commit adc448b

Please sign in to comment.