浏览代码

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


部分文件因为文件数量过多而无法显示