Skip to content

Commit

Permalink
Update all Yarn dependencies (2021-06-28) (#171)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Jun 28, 2021
1 parent ea22da6 commit ed54072
Show file tree
Hide file tree
Showing 2 changed files with 748 additions and 587 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,27 +45,27 @@
"sweetalert2": "^11.0.0"
},
"devDependencies": {
"@babel/core": "^7.14.3",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.4",
"@babel/preset-react": "^7.13.13",
"@babel/runtime": "^7.14.0",
"@babel/core": "^7.14.6",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "^7.14.5",
"@babel/runtime": "^7.14.6",
"@sweetalert2/eslint-config": "^1.0.0",
"@types/react": "^17.0.8",
"@types/react": "^17.0.11",
"babel-core": "^7.0.0-bridge.0",
"eslint": "^7.27.0",
"eslint": "^7.29.0",
"eslint-plugin-react": "^7.24.0",
"jest": "^26.0.0",
"npm-run-all": "^4.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.50.4",
"rollup": "^2.52.3",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-node-resolve": "^5.0.0",
"rollup-plugin-terser": "^7.0.0",
"sweetalert2": "^11.0.12",
"typescript": "^4.3.2"
"sweetalert2": "^11.0.18",
"typescript": "^4.3.4"
},
"jest": {
"collectCoverage": true,
Expand Down
Loading

0 comments on commit ed54072

Please sign in to comment.