Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and huwshimi committed Nov 17, 2020
1 parent ab766da commit a1fc853
Show file tree
Hide file tree
Showing 6 changed files with 155 additions and 153 deletions.
2 changes: 1 addition & 1 deletion integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@maas-ui/maas-ui-shared": "1.3.1",
"concurrently": "5.3.0",
"cypress": "5.5.0",
"cypress": "5.6.0",
"dotenv-flow": "3.2.0",
"nanoid": "3.1.16",
"npm-package-json-lint": "5.1.0",
Expand Down
14 changes: 7 additions & 7 deletions legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"@types/prop-types": "15.7.3",
"angular-mocks": "1.8.2",
"babel-jest": "26.6.3",
"babel-loader": "8.1.0",
"babel-loader": "8.2.1",
"babel-plugin-angularjs-annotate": "0.10.0",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "6.3.0",
"copy-webpack-plugin": "6.3.1",
"css-loader": "5.0.1",
"dotenv-flow-webpack": "1.1.0",
"enzyme": "3.11.0",
Expand All @@ -51,7 +51,7 @@
"html-webpack-plugin": "4.5.0",
"jest": "26.6.3",
"jest-fetch-mock": "3.0.3",
"mini-css-extract-plugin": "1.3.0",
"mini-css-extract-plugin": "1.3.1",
"node-sass": "4.14.1",
"npm-package-json-lint": "5.1.0",
"optimize-css-assets-webpack-plugin": "5.0.4",
Expand All @@ -60,16 +60,16 @@
"raw-loader": "4.0.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"sass-loader": "10.0.5",
"sass-loader": "10.1.0",
"webpack": "4.44.2",
"webpack-cli": "4.2.0",
"webpack-dev-server": "3.11.0",
"webpack-merge": "5.3.0"
"webpack-merge": "5.4.0"
},
"dependencies": {
"@maas-ui/maas-ui-shared": "1.3.1",
"@sentry/browser": "5.27.3",
"@sentry/integrations": "5.27.3",
"@sentry/browser": "5.27.4",
"@sentry/integrations": "5.27.4",
"@uirouter/angularjs": "1.0.28",
"angular": "1.8.2",
"angular-cookies": "1.8.2",
Expand Down
12 changes: 6 additions & 6 deletions root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,28 +31,28 @@
},
"devDependencies": {
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
"babel-loader": "8.2.1",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "6.3.0",
"copy-webpack-plugin": "6.3.1",
"css-loader": "5.0.1",
"dotenv-flow-webpack": "1.1.0",
"eslint": "7.13.0",
"html-webpack-plugin": "4.5.0",
"mini-css-extract-plugin": "1.3.0",
"mini-css-extract-plugin": "1.3.1",
"node-sass": "4.14.1",
"npm-package-json-lint": "5.1.0",
"optimize-css-assets-webpack-plugin": "5.0.4",
"sass-loader": "10.0.5",
"sass-loader": "10.1.0",
"webpack": "4.44.2",
"webpack-cli": "4.2.0",
"webpack-dev-server": "3.11.0",
"webpack-merge": "5.3.0"
"webpack-merge": "5.4.0"
},
"dependencies": {
"@maas-ui/maas-ui": "1.3.1",
"@maas-ui/maas-ui-legacy": "1.3.1",
"@maas-ui/maas-ui-shared": "1.3.1",
"single-spa": "5.8.1",
"single-spa": "5.8.2",
"vanilla-framework": "2.19.3"
}
}
4 changes: 2 additions & 2 deletions shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@babel/preset-env": "7.12.1",
"@babel/preset-react": "7.12.5",
"@babel/preset-typescript": "7.12.1",
"@typescript-eslint/eslint-plugin": "4.6.1",
"@typescript-eslint/parser": "4.6.1",
"@typescript-eslint/eslint-plugin": "4.8.0",
"@typescript-eslint/parser": "4.8.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"babel-plugin-inline-dotenv": "1.6.0",
Expand Down
14 changes: 7 additions & 7 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@canonical/react-components": "0.14.1",
"@maas-ui/maas-ui-shared": "1.3.1",
"@reduxjs/toolkit": "1.4.0",
"@sentry/browser": "5.27.3",
"@sentry/browser": "5.27.4",
"@types/classnames": "2.2.11",
"@types/enzyme": "3.10.8",
"@types/jest": "26.0.15",
"@types/node": "14.14.6",
"@types/node": "14.14.7",
"@types/pluralize": "0.0.29",
"@types/react": "16.9.56",
"@types/react-dom": "16.9.9",
Expand All @@ -32,7 +32,7 @@
"connected-react-router": "6.8.0",
"cross-env": "7.0.2",
"date-fns": "2.16.1",
"formik": "2.2.3",
"formik": "2.2.5",
"http-proxy-middleware": "1.0.6",
"path-parse": "1.0.6",
"pluralize": "8.0.0",
Expand All @@ -51,7 +51,7 @@
"redux": "4.0.5",
"redux-devtools-extension": "2.13.8",
"redux-saga": "1.1.3",
"single-spa-react": "3.1.0",
"single-spa-react": "3.2.0",
"typescript": "4.0.5",
"vanilla-framework": "2.19.3",
"yup": "0.29.3"
Expand Down Expand Up @@ -89,8 +89,8 @@
"@betterer/reporter": "3.1.2",
"@betterer/typescript": "3.1.2",
"@testing-library/react-hooks": "3.4.2",
"@typescript-eslint/eslint-plugin": "4.6.1",
"@typescript-eslint/parser": "4.6.1",
"@typescript-eslint/eslint-plugin": "4.8.0",
"@typescript-eslint/parser": "4.8.0",
"babel-eslint": "10.1.0",
"cooky-cutter": "1.5.4",
"css-loader": "5.0.1",
Expand All @@ -115,7 +115,7 @@
"react-app-rewired": "2.1.6",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.1",
"sass-loader": "10.0.5",
"sass-loader": "10.1.0",
"style-loader": "2.0.0"
},
"jest": {
Expand Down
Loading

0 comments on commit a1fc853

Please sign in to comment.