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 Oct 9, 2023
1 parent d3561bc commit 5650789
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 79 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,24 +101,24 @@
"devDependencies": {
"@commitlint/cli": "~17.6.5",
"@commitlint/config-conventional": "~17.6.5",
"@cypress/code-coverage": "3.10.7",
"@cypress/code-coverage": "3.12.1",
"@cypress/instrument-cra": "1.4.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@trivago/prettier-plugin-sort-imports": "4.2.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/node": "20.8.4",
"@types/react": "18.2.13",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-dom": "18.2.6",
"@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",
"concurrently": "8.2.1",
"cross-env": "7.0.3",
"cypress": "12.13.0",
"cypress": "12.17.4",
"env-cmd": "10.1.0",
"eslint": "~8.43.0",
"eslint-config-airbnb": "~19.0.4",
Expand All @@ -136,7 +136,7 @@
"prettier": "~2.8.8",
"pretty-quick": "3.1.3",
"standard-version": "~9.5.0",
"ts-loader": "9.4.3",
"ts-loader": "9.5.0",
"wait-on": "7.0.1"
},
"nyc": {
Expand Down
Loading

0 comments on commit 5650789

Please sign in to comment.