Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2023
1 parent b90a5fd commit 1c06ac6
Show file tree
Hide file tree
Showing 2 changed files with 841 additions and 177 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,27 +109,27 @@
"@types/lodash.isobject": "^3.0.7",
"@types/lodash.isstring": "^4.0.7",
"@types/node": "20.2.5",
"@types/react": "18.2.8",
"@types/react": "18.2.12",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-dom": "18.2.4",
"@types/react-dom": "18.2.5",
"@types/react-transition-group": "4.4.6",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"concurrently": "8.1.0",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"concurrently": "8.2.0",
"cross-env": "7.0.3",
"cypress": "12.13.0",
"cypress": "12.14.0",
"env-cmd": "10.1.0",
"eslint": "~8.23.1",
"eslint": "~8.42.0",
"eslint-config-airbnb": "~19.0.4",
"eslint-config-prettier": "~8.5.0",
"eslint-config-prettier": "~8.8.0",
"eslint-config-react-app": "~7.0.1",
"eslint-import-resolver-typescript": "~3.5.1",
"eslint-plugin-cypress": "~2.12.1",
"eslint-plugin-import": "~2.26.0",
"eslint-plugin-jsx-a11y": "~6.6.1",
"eslint-plugin-cypress": "~2.13.0",
"eslint-plugin-import": "~2.27.0",
"eslint-plugin-jsx-a11y": "~6.7.0",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "~4.6.0",
"husky": "~8.0.3",
"npm-run-all": "~4.1.5",
Expand Down
Loading

0 comments on commit 1c06ac6

Please sign in to comment.