Skip to content

Commit

Permalink
chore(deps): update typescript (#1260)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 385981a commit a966aad
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 118 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@
"@testing-library/cypress": "^9.0.0",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@types/chroma-js": "^2.4.2",
"@types/fs-extra": "^11.0.3",
"@types/loadable__component": "^5.13.6",
"@types/node": "^18.18.8",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@types/styled-system": "^5.1.20",
"@types/styled-system__css": "^5.0.20",
"@types/three": "^0.158.1",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@types/chroma-js": "^2.4.3",
"@types/fs-extra": "^11.0.4",
"@types/loadable__component": "^5.13.7",
"@types/node": "^18.19.0",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@types/styled-system": "^5.1.22",
"@types/styled-system__css": "^5.0.21",
"@types/three": "^0.159.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitest/coverage-v8": "^0.34.6",
"cross-env": "^7.0.3",
"cypress": "^13.4.0",
Expand All @@ -72,7 +72,7 @@
"plop": "^3.1.2",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.1",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
},
"resolutions": {
Expand Down
Loading

0 comments on commit a966aad

Please sign in to comment.