Skip to content

Commit bb9b0bd

Browse files
chore(deps): update @cypress/code-coverage to 3.12.19 🌟
1 parent c08a0a9 commit bb9b0bd

File tree

2 files changed

+1304
-1348
lines changed

2 files changed

+1304
-1348
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
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",
@@ -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.8",
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.0",
118118
"jsdom": "^22.1.0",
@@ -124,7 +124,7 @@
124124
"nodemon": "2.0.15",
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)