Skip to content

Commit 62e69ca

Browse files
chore(deps): update @cypress/code-coverage to 3.14.4 🌟
1 parent a7de449 commit 62e69ca

File tree

2 files changed

+652
-744
lines changed

2 files changed

+652
-744
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/bcryptjs": "2.4.2",
6464
"@types/bluebird": "3.5.36",
6565
"@types/connect-flash": "0.0.37",
66-
"@types/connect-history-api-fallback": "1.3.5",
66+
"@types/connect-history-api-fallback": "1.5.4",
6767
"@types/cors": "2.8.12",
6868
"@types/dinero.js": "1.9.0",
6969
"@types/express": "4.17.21",
@@ -74,7 +74,7 @@
7474
"@types/json-server": "0.14.4",
7575
"@types/jsonwebtoken": "8.5.8",
7676
"@types/jwt-decode": "2.2.1",
77-
"@types/lodash": "4.14.181",
77+
"@types/lodash": "4.17.17",
7878
"@types/lowdb": "1.0.11",
7979
"@types/morgan": "1.9.3",
8080
"@types/node": "^20.11.25",
@@ -84,12 +84,12 @@
8484
"@types/react-infinite-calendar": "2.3.6",
8585
"@types/react-router": "5.1.18",
8686
"@types/react-router-dom": "5.3.3",
87-
"@types/react-virtualized": "9.21.21",
87+
"@types/react-virtualized": "9.22.2",
8888
"@types/shortid": "0.0.29",
8989
"@types/uuid": "8.3.4",
90-
"@types/validator": "13.7.2",
91-
"@types/webpack-env": "1.16.4",
92-
"@types/yup": "0.29.13",
90+
"@types/validator": "13.15.1",
91+
"@types/webpack-env": "1.18.8",
92+
"@types/yup": "0.32.0",
9393
"@vitejs/plugin-react": "^4.0.2",
9494
"bcryptjs": "2.4.3",
9595
"concurrently": "9.1.2",
@@ -109,11 +109,11 @@
109109
"express-session": "1.18.0",
110110
"express-validator": "6.15.0",
111111
"fuse.js": "6.5.3",
112-
"graphql": "16.8.1",
112+
"graphql": "16.11.0",
113113
"graphql-http": "^1.22.0",
114114
"graphql-playground-middleware-express": "^1.7.23",
115115
"graphql-tools": "8.2.7",
116-
"http-proxy-middleware": "0.19.1",
116+
"http-proxy-middleware": "0.21.0",
117117
"husky": "7.0.4",
118118
"istanbul-lib-coverage": "3.2.2",
119119
"jsdom": "^22.1.0",
@@ -135,7 +135,7 @@
135135
"vite": "^4.4.2",
136136
"vite-plugin-eslint": "^1.8.1",
137137
"vite-plugin-istanbul": "^4.1.0",
138-
"vitest": "^0.33.0",
138+
"vitest": "^0.34.0",
139139
"wait-on": "^8.0.3"
140140
},
141141
"scripts": {

0 commit comments

Comments
 (0)