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] authored Mar 20, 2023
1 parent 0e1a1e8 commit a840317
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 179 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@canonical/macaroon-bakery": "1.3.2",
"@canonical/react-components": "0.38.0",
"@reduxjs/toolkit": "1.9.3",
"@sentry/browser": "7.38.0",
"@sentry/browser": "7.44.1",
"classnames": "2.3.2",
"clone-deep": "4.0.1",
"date-fns": "2.29.3",
Expand All @@ -60,24 +60,24 @@
"react-portal": "4.2.2",
"react-redux": "8.0.5",
"react-router-dom": "5.3.4",
"react-router-dom-v5-compat": "6.8.1",
"react-router-dom-v5-compat": "6.9.0",
"react-scripts": "5.0.1",
"react-storage-hooks": "4.0.1",
"reconnecting-websocket": "4.4.0",
"reduce-reducers": "1.0.4",
"redux": "4.2.1",
"redux-devtools-extension": "2.13.9",
"redux-first-history": "5.1.1",
"redux-saga": "1.2.2",
"redux-saga": "1.2.3",
"typed-redux-saga": "1.5.0",
"typescript": "5.0.2",
"vanilla-framework": "3.11.0",
"yup": "0.32.11"
},
"devDependencies": {
"@percy/cli": "1.20.0",
"@percy/cli": "1.21.0",
"@percy/cypress": "3.1.2",
"@playwright/test": "1.31.1",
"@playwright/test": "1.31.2",
"@testing-library/cypress": "9.0.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
Expand All @@ -87,7 +87,7 @@
"@types/clone-deep": "4.0.1",
"@types/enzyme": "3.10.12",
"@types/jest": "27.5.2",
"@types/node": "18.14.2",
"@types/node": "18.15.4",
"@types/path-parse": "1.0.19",
"@types/pluralize": "0.0.29",
"@types/react": "17.0.53",
Expand All @@ -104,14 +104,14 @@
"colors": "1.4.0",
"concurrently": "7.6.0",
"cooky-cutter": "1.5.4",
"cypress": "12.7.0",
"cypress": "12.8.1",
"cypress-axe": "1.4.0",
"cypress-wait-until": "1.7.2",
"cz-conventional-changelog": "3.3.0",
"dotenv-flow": "3.2.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.2",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -121,13 +121,13 @@
"mock-socket": "9.2.1",
"mockdate": "3.0.5",
"nanoid": "4.0.1",
"nodemon": "2.0.20",
"nodemon": "2.0.21",
"npm-package-json-lint": "6.4.0",
"postcss-normalize": "10.0.1",
"prettier": "2.8.4",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.6",
"sass": "1.58.3",
"sass": "1.59.3",
"start-server-and-test": "1.15.5",
"timezone-mock": "1.3.6",
"wait-on": "7.0.1"
Expand Down
Loading

0 comments on commit a840317

Please sign in to comment.