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 Nov 25, 2024
1 parent 233b0f3 commit e0372a4
Show file tree
Hide file tree
Showing 2 changed files with 1,031 additions and 241 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,33 +73,33 @@
]
},
"devDependencies": {
"@cypress/code-coverage": "3.12.1",
"@cypress/code-coverage": "3.13.7",
"@cypress/instrument-cra": "1.4.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/lodash.clonedeep": "4.5.7",
"@types/lodash.groupby": "4.6.9",
"@types/node": "18.16.19",
"@types/node": "18.19.66",
"@types/plotly.js-basic-dist-min": "2.12.4",
"@types/react": "18.2.14",
"@types/react": "18.3.12",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-dom": "18.2.6",
"@types/react-dom": "18.3.1",
"@types/react-plotly.js": "2.6.3",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cypress": "13.2.0",
"cypress": "13.16.0",
"env-cmd": "10.1.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.31.0",
"prettier": "2.8.8",
"standard-version": "9.5.0",
"typescript": "5.1.6"
"typescript": "5.7.2"
},
"resolutions": {
"@graasp/sdk": "3.8.3"
Expand Down
Loading

0 comments on commit e0372a4

Please sign in to comment.