Skip to content

Commit

Permalink
chore(deps): update monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent e13ae84 commit a0853ef
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 230 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"postinstall": "yarn packages:build"
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@swc-node/register": "^1.6.8",
"@swc/core": "^1.3.95",
"@swc/core": "^1.3.100",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
Expand All @@ -53,7 +53,7 @@
"@typescript-eslint/parser": "^6.13.2",
"@vitest/coverage-v8": "^0.34.6",
"cross-env": "^7.0.3",
"cypress": "^13.4.0",
"cypress": "^13.6.1",
"eslint": "^8.50.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -63,20 +63,20 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"gatsby-cypress": "^3.12.0",
"glob": "^10.3.10",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"lint-staged": "^14.0.1",
"plop": "^4.0.0",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.1",
"start-server-and-test": "^2.0.3",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
},
"resolutions": {
"cypress": "^13.4.0"
"cypress": "^13.6.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit a0853ef

Please sign in to comment.