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 Apr 9, 2024
1 parent d3561bc commit 9b6e9ee
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 266 deletions.
16 changes: 8 additions & 8 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.34",
"@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.12.7",
"@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 @@ -134,10 +134,10 @@
"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 9b6e9ee

Please sign in to comment.