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 Dec 4, 2024
1 parent 69d9461 commit d3a4d2c
Show file tree
Hide file tree
Showing 2 changed files with 1,557 additions and 597 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,43 +101,43 @@
"devDependencies": {
"@commitlint/cli": "~17.6.5",
"@commitlint/config-conventional": "~17.6.5",
"@cypress/code-coverage": "3.10.7",
"@cypress/code-coverage": "3.13.8",
"@cypress/instrument-cra": "1.4.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/i18n": "0.13.6",
"@types/jest": "29.5.2",
"@types/lodash.isobject": "^3.0.7",
"@types/lodash.isstring": "^4.0.7",
"@types/node": "20.2.5",
"@types/react": "18.2.13",
"@types/node": "20.17.9",
"@types/react": "18.3.13",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-dom": "18.2.6",
"@types/react-dom": "18.3.1",
"@types/react-transition-group": "4.4.6",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"concurrently": "8.1.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"cypress": "12.13.0",
"cypress": "12.17.4",
"env-cmd": "10.1.0",
"eslint": "~8.43.0",
"eslint": "~8.57.0",
"eslint-config-airbnb": "~19.0.4",
"eslint-config-prettier": "~8.8.0",
"eslint-config-prettier": "~8.10.0",
"eslint-config-react-app": "~7.0.1",
"eslint-import-resolver-typescript": "~3.5.1",
"eslint-plugin-cypress": "~2.13.0",
"eslint-plugin-import": "~2.27.0",
"eslint-plugin-jsx-a11y": "~6.7.0",
"eslint-import-resolver-typescript": "~3.7.0",
"eslint-plugin-cypress": "~2.15.0",
"eslint-plugin-import": "~2.31.0",
"eslint-plugin-jsx-a11y": "~6.10.0",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-react-hooks": "~4.6.0",
"husky": "~8.0.3",
"npm-run-all": "~4.1.5",
"nyc": "15.1.0",
"prettier": "~2.8.8",
"pretty-quick": "3.1.3",
"pretty-quick": "3.3.1",
"standard-version": "~9.5.0",
"ts-loader": "9.4.3",
"wait-on": "7.0.1"
"ts-loader": "9.5.1",
"wait-on": "7.2.0"
},
"nyc": {
"all": true,
Expand Down
Loading

0 comments on commit d3a4d2c

Please sign in to comment.