Skip to content

Commit

Permalink
chore(deps): update @cypress/code-coverage to 3.12.16 🌟
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent edd640b commit 1635538
Show file tree
Hide file tree
Showing 2 changed files with 1,335 additions and 1,292 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/bcryptjs": "2.4.2",
"@types/bluebird": "3.5.36",
"@types/connect-flash": "0.0.37",
"@types/connect-history-api-fallback": "1.3.5",
"@types/connect-history-api-fallback": "1.5.4",
"@types/cors": "2.8.12",
"@types/dinero.js": "1.9.0",
"@types/express": "4.17.2",
Expand All @@ -87,8 +87,8 @@
"@types/react-virtualized": "9.21.21",
"@types/shortid": "0.0.29",
"@types/uuid": "8.3.4",
"@types/validator": "13.7.2",
"@types/webpack-env": "1.16.4",
"@types/validator": "13.11.7",
"@types/webpack-env": "1.18.4",
"@types/yup": "0.29.13",
"@vitejs/plugin-react": "^4.0.2",
"bcryptjs": "2.4.3",
Expand All @@ -112,7 +112,7 @@
"fuse.js": "6.5.3",
"graphql": "16.8.1",
"graphql-tools": "8.2.7",
"http-proxy-middleware": "0.19.1",
"http-proxy-middleware": "0.21.0",
"husky": "7.0.4",
"istanbul-lib-coverage": "3.2.0",
"jsdom": "^22.1.0",
Expand All @@ -124,7 +124,7 @@
"nodemon": "2.0.15",
"npm": "^9.8.0",
"nyc": "15.1.0",
"passport": "0.6.0",
"passport": "0.7.0",
"passport-local": "1.0.0",
"patch-package": "^7.0.0",
"prettier": "^3.0.0",
Expand All @@ -134,7 +134,7 @@
"vite": "^4.4.2",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-istanbul": "^4.1.0",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},
"scripts": {
"dev": "cross-env NODE_ENV=development concurrently yarn:start:react yarn:start:api:watch",
Expand Down
Loading

0 comments on commit 1635538

Please sign in to comment.