Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent ef50a87 commit 3c1515a
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 139 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,19 @@
"@types/node": "18.0.0",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "28.1.3",
"babel-loader": "8.2.5",
"babel-plugin-css-modules-transform": "1.6.2",
"babel-plugin-named-asset-import": "0.3.8",
"babel-preset-react-app": "10.0.1",
"css-loader": "6.7.3",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-qunit": "7.3.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-qunit": "7.3.4",
"husky": "8.0.3",
"jest": "28.1.3",
"lint-staged": "13.0.4",
Expand Down
Loading

0 comments on commit 3c1515a

Please sign in to comment.