Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all linting dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 5faa56f commit 26cc98d
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 116 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/preset-typescript": "7.21.5",
"@babel/register": "7.21.0",
"@babel/runtime": "7.22.3",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/chalk": "2.2.0",
"@types/express": "4.17.17",
"@types/lodash": "4.14.195",
Expand All @@ -58,16 +58,16 @@
"@types/yeoman-environment": "2.10.8",
"@types/yeoman-generator": "5.2.11",
"@types/yeoman-test": "4.0.3",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@verdaccio/types": "10.8.0",
"eslint": "8.44.0",
"eslint": "8.48.0",
"eslint-config-google": "0.14.0",
"npm-run-all": "4.1.5",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"express": "4.18.2",
Expand Down
Loading

0 comments on commit 26cc98d

Please sign in to comment.