Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3753)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 5, 2022
1 parent 530eab3 commit 82d6ed5
Show file tree
Hide file tree
Showing 7 changed files with 228 additions and 285 deletions.
8 changes: 4 additions & 4 deletions integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"devDependencies": {
"@maas-ui/maas-ui-shared": "3.2.0",
"@percy/cli": "1.0.0-beta.76",
"@percy/cli": "1.0.1",
"@percy/cypress": "3.1.1",
"@testing-library/cypress": "8.0.2",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"concurrently": "7.0.0",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"concurrently": "7.1.0",
"cypress": "9.5.3",
"cypress-axe": "0.14.0",
"cypress-wait-until": "1.7.2",
Expand Down
8 changes: 4 additions & 4 deletions legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,17 @@
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"sass": "1.49.9",
"sass": "1.49.11",
"sass-loader": "12.6.0",
"webpack": "5.70.0",
"webpack": "5.71.0",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.7.4",
"webpack-merge": "5.8.0"
},
"dependencies": {
"@maas-ui/maas-ui-shared": "3.2.0",
"@sentry/browser": "6.19.2",
"@sentry/integrations": "6.19.2",
"@sentry/browser": "6.19.3",
"@sentry/integrations": "6.19.3",
"@uirouter/angularjs": "1.0.30",
"angular": "1.8.2",
"angular-cookies": "1.8.2",
Expand Down
4 changes: 2 additions & 2 deletions proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@maas-ui/maas-ui-shared": "3.2.0",
"address": "1.1.2",
"colors": "1.4.0",
"concurrently": "7.0.0",
"concurrently": "7.1.0",
"dotenv-flow": "3.2.0",
"http-proxy-middleware": "2.0.4",
"npm-package-json-lint": "6.3.0",
"sass": "1.49.9",
"sass": "1.49.11",
"wait-on": "6.0.1"
},
"npmpackagejsonlint": {
Expand Down
4 changes: 2 additions & 2 deletions root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"postcss": "8.4.12",
"postcss-loader": "6.2.1",
"process": "0.11.10",
"sass": "1.49.9",
"sass": "1.49.11",
"sass-loader": "12.6.0",
"webpack": "5.70.0",
"webpack": "5.71.0",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.7.4",
"webpack-merge": "5.8.0"
Expand Down
6 changes: 3 additions & 3 deletions shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "12.1.4",
"@testing-library/user-event": "13.5.0",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"babel-eslint": "10.1.0",
"babel-jest": "27.5.1",
"babel-plugin-inline-dotenv": "1.7.0",
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "4.4.0",
"jest": "27.5.1",
"mockdate": "3.0.5",
"npm-package-json-lint": "6.3.0"
Expand Down
16 changes: 8 additions & 8 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@canonical/macaroon-bakery": "1.0.0",
"@canonical/react-components": "0.34.0",
"@maas-ui/maas-ui-shared": "3.2.0",
"@reduxjs/toolkit": "1.8.0",
"@sentry/browser": "6.19.2",
"@reduxjs/toolkit": "1.8.1",
"@sentry/browser": "6.19.3",
"@types/classnames": "2.3.0",
"@types/enzyme": "3.10.11",
"@types/jest": "27.4.1",
Expand All @@ -40,7 +40,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-dropzone": "12.0.4",
"react-redux": "7.2.6",
"react-redux": "7.2.8",
"react-router-dom": "5.3.0",
"react-router-prop-types": "1.0.5",
"react-scripts": "4.0.3",
Expand Down Expand Up @@ -89,8 +89,8 @@
"@testing-library/react-hooks": "7.0.2",
"@types/clone-deep": "4.0.1",
"@types/path-parse": "1.0.19",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"@welldone-software/why-did-you-render": "6.2.3",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.7",
"babel-eslint": "10.1.0",
Expand All @@ -108,8 +108,8 @@
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-testing-library": "5.1.0",
"eslint-plugin-react-hooks": "4.4.0",
"eslint-plugin-testing-library": "5.2.1",
"formik-devtools-extension": "0.1.7",
"jest-fetch-mock": "3.0.3",
"jest-websocket-mock": "2.3.0",
Expand All @@ -119,7 +119,7 @@
"react-app-rewired": "2.2.1",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.4",
"sass": "1.49.9",
"sass": "1.49.11",
"sass-loader": "12.6.0",
"style-loader": "3.3.1"
},
Expand Down

0 comments on commit 82d6ed5

Please sign in to comment.