Skip to content

Commit

Permalink
Update all Yarn dependencies (2021-10-18) (#180)
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 Oct 18, 2021
1 parent 81627e5 commit f91c096
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 74 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": "^11.0.0"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.6",
"@babel/core": "^7.15.8",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"@babel/runtime": "^7.15.4",
"@sweetalert2/eslint-config": "^1.0.0",
"@types/react": "^17.0.21",
"@types/react": "^17.0.30",
"babel-core": "^7.0.0-bridge.0",
"eslint": "^7.32.0",
"eslint-plugin-react": "^7.25.2",
"eslint-plugin-react": "^7.26.1",
"jest": "^26.0.0",
"npm-run-all": "^4.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.56.3",
"rollup": "^2.58.0",
"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.1.5",
"typescript": "^4.4.3"
"sweetalert2": "^11.1.9",
"typescript": "^4.4.4"
},
"jest": {
"collectCoverage": true,
Expand Down
Loading

0 comments on commit f91c096

Please sign in to comment.