Skip to content

Commit

Permalink
Update all Yarn dependencies (2021-04-12) (#160)
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 Apr 12, 2021
1 parent 0150076 commit a66ed11
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 98 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,27 +45,27 @@
"sweetalert2": "^9.7.0 || ^10.15.4"
},
"devDependencies": {
"@babel/core": "^7.13.14",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@babel/core": "^7.13.15",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@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.23.0",
"eslint-plugin-react": "^7.23.1",
"eslint": "^7.24.0",
"eslint-plugin-react": "^7.23.2",
"jest": "^26.0.0",
"npm-run-all": "^4.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.44.0",
"rollup": "^2.45.1",
"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.7",
"typescript": "^4.2.3"
"sweetalert2": "^10.16.0",
"typescript": "^4.2.4"
},
"jest": {
"collectCoverage": true,
Expand Down
Loading

0 comments on commit a66ed11

Please sign in to comment.