-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: typescript error (downgrade typescript version) (#38)
* Revert "feat: ⬆️ update styled-component version (5.3.0 -> 6.1.11)" This reverts commit 9731f01. * Revert "refactor: ⬆️ typescript, jest 라이브러리 버전업, 에러 수정" This reverts commit c6436b0. * fix: ⬆️ jest 라이브러리 버전업, 에러 수정 * ci: update ci node version
- Loading branch information
Showing
33 changed files
with
208 additions
and
219 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+2.75 KB
.yarn/cache/@babel-helper-annotate-as-pure-npm-7.18.6-36e25293d8-88ccd15ced.zip
Binary file not shown.
Binary file added
BIN
+16.6 KB
.yarn/cache/@emotion-is-prop-valid-npm-1.2.0-332d343e3d-cc7a19850a.zip
Binary file not shown.
Binary file removed
BIN
-18.6 KB
.yarn/cache/@emotion-is-prop-valid-npm-1.2.2-53f93f2b2d-61f6b128ea.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+8.46 KB
.yarn/cache/@types-styled-components-npm-5.1.26-aabda06611-84f53b3101.zip
Binary file not shown.
Binary file removed
BIN
-8.29 KB
.yarn/cache/@types-styled-components-npm-5.1.34-c1fd4bac77-7868066a15.zip
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+19.2 KB
.yarn/cache/babel-plugin-styled-components-npm-2.1.1-4c6ee7c022-152ced102b.zip
Binary file not shown.
Binary file added
BIN
+1.67 KB
.yarn/cache/babel-plugin-syntax-jsx-npm-6.18.0-fcf0a98a71-0c7ce5b81d.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+38.6 KB
...ium-npm-1.4.769-ac00c3c8fb-85da5e2f57.zip → ...ium-npm-1.4.775-463669097b-58cd800dd5.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,4 +13,4 @@ | |
"moduleNameMapper": { | ||
"^@src/(.*)$": "<rootDir>/src/$1" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.