Skip to content

Commit

Permalink
chore(deps): update typescript (#1240)
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 Oct 1, 2023
1 parent c92b1bb commit b1f52df
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 120 deletions.
20 changes: 10 additions & 10 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.2",
"@testing-library/react": "^14.0.0",
"@types/chroma-js": "^2.4.0",
"@types/fs-extra": "^11.0.1",
"@types/chroma-js": "^2.4.1",
"@types/fs-extra": "^11.0.2",
"@types/loadable__component": "^5.13.5",
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/styled-system": "^5.1.17",
"@types/styled-system__css": "^5.0.17",
"@types/three": "^0.155.1",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"@types/styled-system": "^5.1.18",
"@types/styled-system__css": "^5.0.18",
"@types/three": "^0.156.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitest/coverage-v8": "^0.34.3",
"cross-env": "^7.0.3",
"cypress": "^13.1.0",
Expand Down
Loading

0 comments on commit b1f52df

Please sign in to comment.