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 Jan 15, 2024
1 parent d3561bc commit 5d81a7c
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 203 deletions.
14 changes: 7 additions & 7 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.18",
"@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/node": "20.11.3",
"@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.2",
"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,8 +136,8 @@
"prettier": "~2.8.8",
"pretty-quick": "3.1.3",
"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 5d81a7c

Please sign in to comment.