Skip to content

Commit a138671

Browse files
chore(deps): update @cypress/code-coverage to 3.12.39 🌟
1 parent cdd56ba commit a138671

File tree

2 files changed

+1794
-1712
lines changed

2 files changed

+1794
-1712
lines changed

package.json

Lines changed: 7 additions & 7 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.21",
@@ -73,7 +73,7 @@
7373
"@types/json-server": "0.14.4",
7474
"@types/jsonwebtoken": "8.5.8",
7575
"@types/jwt-decode": "2.2.1",
76-
"@types/lodash": "4.14.181",
76+
"@types/lodash": "4.17.4",
7777
"@types/lowdb": "1.0.11",
7878
"@types/morgan": "1.9.3",
7979
"@types/node": "^20.11.25",
@@ -86,9 +86,9 @@
8686
"@types/react-virtualized": "9.21.21",
8787
"@types/shortid": "0.0.29",
8888
"@types/uuid": "8.3.4",
89-
"@types/validator": "13.7.2",
90-
"@types/webpack-env": "1.16.4",
91-
"@types/yup": "0.29.13",
89+
"@types/validator": "13.11.10",
90+
"@types/webpack-env": "1.18.5",
91+
"@types/yup": "0.32.0",
9292
"@vitejs/plugin-react": "^4.0.2",
9393
"bcryptjs": "2.4.3",
9494
"concurrently": "7.1.0",
@@ -112,7 +112,7 @@
112112
"graphql-http": "^1.22.0",
113113
"graphql-playground-middleware-express": "^1.7.23",
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",
@@ -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)