Skip to content

Commit

Permalink
RELATED: ONE-3421 Upgrade lodash and momentjs
Browse files Browse the repository at this point in the history
  • Loading branch information
pbenes committed Jan 8, 2019
1 parent c433b73 commit e427005
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 194 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"isomorphic-fetch": "2.2.1",
"jest": "21.2.1",
"jest-junit": "3.0.0",
"moment": "2.22.1",
"moment": "2.23.0",
"node-sass": "4.7.2",
"node-sass-magic-importer": "5.1.0",
"raf": "3.3.2",
Expand All @@ -85,7 +85,7 @@
"style-loader": "0.19.1",
"styled-jsx": "2.2.1",
"supertest": "3.0.0",
"testcafe": "0.19.2",
"testcafe": "0.20.3",
"ts-jest": "21.2.4",
"typescript": "2.3.3",
"uglifyjs-webpack-plugin": "1.2.0",
Expand All @@ -95,11 +95,11 @@
"yup": "^0.24.1"
},
"dependencies": {
"@gooddata/gooddata-js": "10.0.1",
"@gooddata/goodstrap": "59.3.0",
"@gooddata/js-utils": "3.2.0",
"@gooddata/gooddata-js": "10.1.0",
"@gooddata/goodstrap": "59.4.0",
"@gooddata/js-utils": "3.3.0",
"@gooddata/numberjs": "^3.1.2",
"@gooddata/typings": "2.5.0",
"@gooddata/typings": "2.6.0",
"@types/highcharts": "4.2.56",
"ag-grid": "^18.0.1",
"ag-grid-react": "^18.0.0",
Expand All @@ -110,7 +110,7 @@
"highcharts-pattern-fill": "3.0.3",
"http-status-codes": "^1.3.0",
"invariant": "^2.2.2",
"lodash": "^4.17.4",
"lodash": "4.17.11",
"nodelist-foreach-polyfill": "^1.2.0",
"prop-types": "^15.6.0",
"react-dom-factories": "^1.0.2",
Expand Down
Loading

0 comments on commit e427005

Please sign in to comment.