소스 검색

chore(examples) Update CRA Examples (#384)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
renovate[bot] 5 년 전
부모
커밋
ae497ff5af
2개의 변경된 파일545개의 추가작업 그리고 84개의 파일을 삭제
  1. 2 2
      examples/react/create-react-app/package.json
  2. 543 82
      examples/react/create-react-app/yarn.lock

+ 2 - 2
examples/react/create-react-app/package.json

@@ -3,12 +3,12 @@
   "version": "0.1.0",
   "private": true,
   "dependencies": {
-    "@testing-library/jest-dom": "5.0.2",
+    "@testing-library/jest-dom": "5.1.1",
     "@testing-library/react": "9.4.0",
     "@testing-library/user-event": "8.1.0",
     "react": "16.12.0",
     "react-dom": "16.12.0",
-    "react-scripts": "3.3.0"
+    "react-scripts": "3.3.1"
   },
   "scripts": {
     "start": "craco start",

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 543 - 82
examples/react/create-react-app/yarn.lock


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.