Skip to content

Commit 064cfe6

Browse files
chore(deps): update devdependencies (non-major)
1 parent 2b392b6 commit 064cfe6

File tree

2 files changed

+1038
-177
lines changed

2 files changed

+1038
-177
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,19 @@
7575
]
7676
},
7777
"devDependencies": {
78-
"@cypress/code-coverage": "3.13.10",
78+
"@cypress/code-coverage": "3.14.5",
7979
"@cypress/instrument-cra": "1.4.0",
8080
"@testing-library/jest-dom": "^5.16.5",
8181
"@testing-library/react": "^12.1.5",
8282
"@testing-library/user-event": "^13.5.0",
83-
"@trivago/prettier-plugin-sort-imports": "4.1.1",
83+
"@trivago/prettier-plugin-sort-imports": "4.3.0",
8484
"@types/lodash.clonedeep": "4.5.7",
8585
"@types/lodash.groupby": "4.6.9",
86-
"@types/node": "18.16.19",
86+
"@types/node": "18.19.120",
8787
"@types/plotly.js-basic-dist-min": "2.12.4",
88-
"@types/react": "18.2.14",
88+
"@types/react": "18.3.23",
8989
"@types/react-beautiful-dnd": "13.1.4",
90-
"@types/react-dom": "18.2.6",
90+
"@types/react-dom": "18.3.7",
9191
"@types/react-plotly.js": "2.6.3",
9292
"@types/uuid": "^9.0.2",
9393
"@typescript-eslint/eslint-plugin": "5.62.0",
@@ -98,10 +98,10 @@
9898
"eslint-config-prettier": "8.10.0",
9999
"eslint-config-react-app": "7.0.1",
100100
"eslint-plugin-cypress": "2.15.1",
101-
"eslint-plugin-import": "2.29.1",
101+
"eslint-plugin-import": "2.32.0",
102102
"prettier": "2.8.8",
103103
"standard-version": "9.5.0",
104-
"typescript": "5.1.6"
104+
"typescript": "5.8.3"
105105
},
106106
"resolutions": {
107107
"@graasp/sdk": "3.8.3"

0 commit comments

Comments
 (0)