Skip to content

Commit

Permalink
chore(*): bump minor versions (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
platschi authored Aug 24, 2023
1 parent 1ef69e5 commit c308582
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 199 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
]
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.46.0",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "5.11.1",
"eslint-plugin-ui-testing": "2.0.1",
Expand Down
Loading

0 comments on commit c308582

Please sign in to comment.