Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Jul 2, 2020
1 parent 7da41b3 commit 2c59d33
Show file tree
Hide file tree
Showing 2 changed files with 1,548 additions and 2,896 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,44 +65,44 @@
"license": "MIT",
"dependencies": {},
"devDependencies": {
"@ampproject/rollup-plugin-closure-compiler": "^0.25.2",
"@babel/core": "^7.10.2",
"@babel/plugin-syntax-typescript": "^7.10.1",
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@ampproject/rollup-plugin-closure-compiler": "^0.26.0",
"@babel/core": "^7.10.4",
"@babel/plugin-syntax-typescript": "^7.10.4",
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@glennsl/bs-jest": "^0.5.1",
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-commonjs": "^12.0.0",
"@rollup/plugin-node-resolve": "^8.0.0",
"@types/jest": "^25.2.3",
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-node-resolve": "^8.1.0",
"@types/jest": "^26.0.3",
"@types/zen-observable": "^0.8.0",
"babel-plugin-closure-elimination": "^1.3.1",
"bs-platform": "^8.0.2",
"bs-platform": "^8.0.3",
"callbag-from-iter": "^1.2.0",
"callbag-iterate": "^1.0.0",
"callbag-take": "^1.5.0",
"coveralls": "^3.1.0",
"flow-bin": "^0.125.1",
"flowgen": "^1.10.0",
"gatsby": "^2.18.17",
"gatsby-plugin-netlify": "^2.1.30",
"flow-bin": "^0.128.0",
"flowgen": "^1.11.0",
"gatsby": "^2.23.17",
"gatsby-plugin-netlify": "^2.3.10",
"gatsby-theme-docs-system": "^0.2.2",
"gentype": "^3.23.0",
"globby": "^11.0.0",
"gentype": "^3.26.0",
"globby": "^11.0.1",
"husky": "^4.2.5",
"lint-staged": "^10.2.7",
"lint-staged": "^10.2.11",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"rimraf": "^3.0.2",
"rollup": "^2.12.0",
"rollup": "^2.18.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-prettier": "^2.1.0",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.1",
"ts-jest": "^26.1.0",
"typescript": "^3.9.2",
"ts-jest": "^26.1.1",
"typescript": "^3.9.6",
"zen-observable": "^0.8.15"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 2c59d33

Please sign in to comment.