Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Clark committed Oct 13, 2020
1 parent 25a83e9 commit 587b614
Show file tree
Hide file tree
Showing 2 changed files with 1,605 additions and 1,197 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"eslint-check": "eslint --print-config .eslintrc.js | eslint-config-prettier-check"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^25.4.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"jest": "^25.4.0",
"prettier": "^2.0.5",
"rollup": "^2.7.3",
"babel-jest": "^26.5.2",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.5.3",
"prettier": "^2.1.2",
"rollup": "^2.30.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-watch": "^4.0.0"
Expand Down
Loading

0 comments on commit 587b614

Please sign in to comment.