Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
d0whc3r committed Feb 26, 2020
1 parent aa614b5 commit 720bb1f
Show file tree
Hide file tree
Showing 2 changed files with 1,920 additions and 1,712 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,55 +46,55 @@
"command-line-args": "5.1.1",
"command-line-usage": "6.1.0",
"glob": "7.1.6",
"googleapis": "45.0.0",
"mime-types": "2.1.24",
"googleapis": "47.0.0",
"mime-types": "2.1.26",
"moment": "2.24.0",
"mysqldump": "3.1.0"
},
"devDependencies": {
"@babel/core": "7.7.2",
"@babel/plugin-syntax-import-meta": "7.2.0",
"@babel/plugin-transform-regenerator": "7.7.0",
"@babel/preset-env": "7.7.1",
"@types/archiver": "3.0.0",
"@babel/core": "7.8.4",
"@babel/plugin-syntax-import-meta": "7.8.3",
"@babel/plugin-transform-regenerator": "7.8.3",
"@babel/preset-env": "7.8.4",
"@types/archiver": "3.1.0",
"@types/command-line-args": "5.0.0",
"@types/command-line-usage": "5.0.1",
"@types/jest": "24.0.22",
"@types/jest": "25.1.3",
"@types/mime-types": "2.1.0",
"@types/nock": "11.1.0",
"@types/node": "12.12.7",
"@types/node": "13.7.6",
"builtin-modules": "3.1.0",
"codacy-coverage": "3.4.0",
"codecov": "3.6.1",
"core-js": "3.4.0",
"coveralls": "3.0.7",
"dotenv-cli": "3.0.0",
"dts-bundle-generator": "3.3.0",
"google-auth-library": "5.5.1",
"jest": "24.9.0",
"jest-junit": "9.0.0",
"codecov": "3.6.5",
"core-js": "3.6.4",
"coveralls": "3.0.9",
"dotenv-cli": "3.1.0",
"dts-bundle-generator": "3.3.1",
"google-auth-library": "5.10.1",
"jest": "25.1.0",
"jest-junit": "10.0.0",
"jest-sonar-reporter": "2.0.0",
"jest-transform-stub": "2.0.0",
"mock-stdin": "0.3.1",
"nock": "11.7.0",
"mock-stdin": "1.0.0",
"nock": "12.0.1",
"regenerator-runtime": "0.13.3",
"rimraf": "3.0.0",
"rollup": "1.26.4",
"rimraf": "3.0.2",
"rollup": "1.31.1",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-terser": "5.1.2",
"rollup-plugin-typescript2": "0.25.2",
"rollup-plugin-terser": "5.2.0",
"rollup-plugin-typescript2": "0.26.0",
"sonar-scanner": "3.1.0",
"ts-jest": "24.1.0",
"ts-jest": "25.2.1",
"ts-loader": "6.2.1",
"ts-node": "8.4.1",
"ts-node": "8.6.2",
"tsconfig-paths": "3.9.0",
"tsconfig-paths-webpack-plugin": "3.2.0",
"tslint": "5.20.1",
"typescript": "3.7.2"
"tslint": "6.0.0",
"typescript": "3.8.2"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 720bb1f

Please sign in to comment.