Skip to content

Commit

Permalink
chore(deps): update typescript (#1256)
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 Nov 1, 2023
1 parent 785fbe5 commit 942f2af
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 108 deletions.
22 changes: 11 additions & 11 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.3",
"@testing-library/react": "^14.0.0",
"@types/chroma-js": "^2.4.1",
"@types/fs-extra": "^11.0.2",
"@types/loadable__component": "^5.13.5",
"@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",
"@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",
"@vitest/coverage-v8": "^0.34.6",
"cross-env": "^7.0.3",
"cypress": "^13.3.0",
Expand Down
Loading

0 comments on commit 942f2af

Please sign in to comment.