Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2022
1 parent 5e30546 commit 5e1851c
Show file tree
Hide file tree
Showing 6 changed files with 147 additions and 127 deletions.
10 changes: 5 additions & 5 deletions legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@babel/cli": "7.17.6",
"@babel/core": "7.17.5",
"@babel/core": "7.17.7",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
Expand All @@ -43,13 +43,13 @@
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "10.2.4",
"core-js": "3.21.1",
"css-loader": "6.7.0",
"css-loader": "6.7.1",
"css-minimizer-webpack-plugin": "3.4.1",
"dotenv-flow-webpack": "1.1.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.2",
"eslint": "7.32.0",
"eslint-plugin-react": "7.29.3",
"eslint-plugin-react": "7.29.4",
"html-loader-jest": "0.2.1",
"html-webpack-plugin": "5.5.0",
"jest": "26.6.3",
Expand All @@ -73,8 +73,8 @@
},
"dependencies": {
"@maas-ui/maas-ui-shared": "3.2.0",
"@sentry/browser": "6.18.1",
"@sentry/integrations": "6.18.1",
"@sentry/browser": "6.18.2",
"@sentry/integrations": "6.18.2",
"@uirouter/angularjs": "1.0.30",
"angular": "1.8.2",
"angular-cookies": "1.8.2",
Expand Down
2 changes: 1 addition & 1 deletion proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"colors": "1.4.0",
"concurrently": "7.0.0",
"dotenv-flow": "3.2.0",
"http-proxy-middleware": "2.0.3",
"http-proxy-middleware": "2.0.4",
"npm-package-json-lint": "5.4.2",
"sass": "1.49.9",
"wait-on": "6.0.1"
Expand Down
2 changes: 1 addition & 1 deletion root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"babel-loader": "8.2.3",
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "10.2.4",
"css-loader": "6.7.0",
"css-loader": "6.7.1",
"css-minimizer-webpack-plugin": "3.4.1",
"dotenv-flow-webpack": "1.1.0",
"eslint": "7.32.0",
Expand Down
8 changes: 4 additions & 4 deletions shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
},
"devDependencies": {
"@babel/cli": "7.17.6",
"@babel/core": "7.17.5",
"@babel/core": "7.17.7",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.3",
"@testing-library/react": "12.1.4",
"@testing-library/user-event": "13.5.0",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.3",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"jest": "27.5.1",
"mockdate": "3.0.5",
Expand All @@ -53,7 +53,7 @@
"@types/google.analytics": "0.0.42",
"@types/history": "4.7.11",
"@types/jest": "27.4.1",
"@types/react": "17.0.39",
"@types/react": "17.0.40",
"@types/react-dom": "17.0.13",
"prop-types": "15.8.1",
"react": "17.0.2",
Expand Down
14 changes: 7 additions & 7 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"@canonical/react-components": "0.24.0",
"@maas-ui/maas-ui-shared": "3.2.0",
"@reduxjs/toolkit": "1.8.0",
"@sentry/browser": "6.18.1",
"@sentry/browser": "6.18.2",
"@types/classnames": "2.3.0",
"@types/enzyme": "3.10.11",
"@types/jest": "27.4.1",
"@types/node": "16.11.26",
"@types/pluralize": "0.0.29",
"@types/react": "17.0.39",
"@types/react": "17.0.40",
"@types/react-dom": "17.0.13",
"@types/react-redux": "7.1.23",
"@types/react-router": "5.1.18",
Expand All @@ -31,7 +31,7 @@
"cross-env": "7.0.3",
"date-fns": "2.28.0",
"formik": "2.2.9",
"http-proxy-middleware": "2.0.3",
"http-proxy-middleware": "2.0.4",
"js-file-download": "0.4.12",
"path-parse": "1.0.7",
"pluralize": "8.0.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.3",
"@testing-library/react": "12.1.4",
"@testing-library/react-hooks": "7.0.2",
"@types/path-parse": "1.0.19",
"@typescript-eslint/eslint-plugin": "5.14.0",
Expand All @@ -94,7 +94,7 @@
"babel-eslint": "10.1.0",
"babel-plugin-macros": "3.1.0",
"cooky-cutter": "1.5.4",
"css-loader": "6.7.0",
"css-loader": "6.7.1",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.2",
"eslint-config-prettier": "8.5.0",
Expand All @@ -105,9 +105,9 @@
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.3",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-testing-library": "5.0.6",
"eslint-plugin-testing-library": "5.1.0",
"formik-devtools-extension": "0.1.7",
"jest-fetch-mock": "3.0.3",
"jest-websocket-mock": "2.3.0",
Expand Down
Loading

0 comments on commit 5e1851c

Please sign in to comment.