Skip to content

Commit

Permalink
Update all Yarn dependencies (2021-03-29) (#158)
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 Mar 29, 2021
1 parent 4b0bae8 commit 471d840
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 102 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,26 +45,26 @@
"sweetalert2": "^9.7.0 || ^10.15.4"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/core": "^7.13.13",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/preset-react": "^7.0.0",
"@babel/preset-env": "^7.13.12",
"@babel/preset-react": "^7.13.13",
"@babel/runtime": "^7.13.10",
"@sweetalert2/eslint-config": "^1.0.0",
"@types/react": "^17.0.3",
"babel-core": "^7.0.0-bridge.0",
"eslint": "^7.22.0",
"eslint-plugin-react": "^7.16.0",
"eslint": "^7.23.0",
"eslint-plugin-react": "^7.23.1",
"jest": "^26.0.0",
"npm-run-all": "^4.1.2",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"rollup": "^2.42.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.42.4",
"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": "^10.15.6",
"sweetalert2": "^10.15.7",
"typescript": "^4.2.3"
},
"jest": {
Expand Down
Loading

0 comments on commit 471d840

Please sign in to comment.