Skip to content

Commit 7ea64aa

Browse files
chore(deps): update @cypress/code-coverage to 3.12.26 🌟
1 parent 0bb69bf commit 7ea64aa

File tree

2 files changed

+1442
-1573
lines changed

2 files changed

+1442
-1573
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@
6262
"@types/bcryptjs": "2.4.2",
6363
"@types/bluebird": "3.5.36",
6464
"@types/connect-flash": "0.0.37",
65-
"@types/connect-history-api-fallback": "1.3.5",
65+
"@types/connect-history-api-fallback": "1.5.4",
6666
"@types/cors": "2.8.12",
6767
"@types/dinero.js": "1.9.0",
6868
"@types/express": "4.17.2",
6969
"@types/express-paginate": "1.0.1",
7070
"@types/express-serve-static-core": "4.17.2",
71-
"@types/express-session": "1.17.4",
71+
"@types/express-session": "1.18.0",
7272
"@types/faker": "5.5.9",
7373
"@types/http-proxy-middleware": "0.19.3",
7474
"@types/json-server": "0.14.4",
@@ -87,8 +87,8 @@
8787
"@types/react-virtualized": "9.21.21",
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",
90+
"@types/validator": "13.11.9",
91+
"@types/webpack-env": "1.18.4",
9292
"@types/yup": "0.29.13",
9393
"@vitejs/plugin-react": "^4.0.2",
9494
"bcryptjs": "2.4.3",
@@ -112,7 +112,7 @@
112112
"fuse.js": "6.5.3",
113113
"graphql": "16.8.1",
114114
"graphql-tools": "8.2.7",
115-
"http-proxy-middleware": "0.19.1",
115+
"http-proxy-middleware": "0.21.0",
116116
"husky": "7.0.4",
117117
"istanbul-lib-coverage": "3.2.2",
118118
"jsdom": "^22.1.0",
@@ -124,7 +124,7 @@
124124
"nodemon": "2.0.22",
125125
"npm": "^9.8.0",
126126
"nyc": "15.1.0",
127-
"passport": "0.6.0",
127+
"passport": "0.7.0",
128128
"passport-local": "1.0.0",
129129
"patch-package": "^7.0.0",
130130
"prettier": "^3.0.0",
@@ -134,7 +134,7 @@
134134
"vite": "^4.4.2",
135135
"vite-plugin-eslint": "^1.8.1",
136136
"vite-plugin-istanbul": "^4.1.0",
137-
"vitest": "^0.33.0"
137+
"vitest": "^0.34.0"
138138
},
139139
"scripts": {
140140
"dev": "cross-env NODE_ENV=development concurrently yarn:start:react yarn:start:api:watch",

0 commit comments

Comments
 (0)