We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e3dc3 commit 05438d0Copy full SHA for 05438d0
packages/remix/test/integration/package.json
@@ -23,7 +23,7 @@
23
"@types/react": "^17.0.47",
24
"@types/react-dom": "^17.0.17",
25
"eslint": "^8.20.0",
26
- "typescript": "^4.7.4"
+ "typescript": "^4.2.4"
27
},
28
"resolutions": {
29
"@sentry/browser": "file:../../../browser",
packages/remix/test/integration/yarn.lock
@@ -6000,7 +6000,7 @@ type-is@~1.6.18:
6000
media-typer "0.3.0"
6001
mime-types "~2.1.24"
6002
6003
-typescript@^4.7.4:
+typescript@^4.2.4:
6004
version "4.7.4"
6005
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
6006
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
0 commit comments