Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed May 11, 2020
1 parent 3fa003d commit c7f4713
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"src/*"
],
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"babel-loader": "^8.0.6",
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"babel-loader": "^8.1.0",
"jest": "^24.9.0",
"jest-html-reporter": "^2.8.0",
"jsdoc": "^3.5.5",
"jest-html-reporter": "^2.8.2",
"jsdoc": "^3.6.4",
"jshint": "^2.11.0",
"unminified-webpack-plugin": "^2.0.0",
"wait-for-expect": "^1.3.0",
"webpack": "^4.35.2",
"webpack-bundle-analyzer": "^3.6.0",
"webpack-cli": "^3.3.6",
"webpack": "^4.43.0",
"webpack-bundle-analyzer": "^3.7.0",
"webpack-cli": "^3.3.11",
"webpack-node-externals": "^1.7.2"
},
"dependencies": {
"@openeo/js-commons": "1.0.0-rc.2",
"@openeo/js-commons": "1.0.0-rc.3",
"axios": "^0.19.0",
"oidc-client": "^1.10.0"
},
Expand Down

0 comments on commit c7f4713

Please sign in to comment.