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 13, 2023
1 parent 07e269f commit 0b1ff1f
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 164 deletions.
16 changes: 8 additions & 8 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.42.0",
"classnames": "2.3.2",
"clone-deep": "4.0.1",
"date-fns": "2.29.3",
Expand All @@ -60,7 +60,7 @@
"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",
Expand All @@ -75,9 +75,9 @@
"yup": "0.32.11"
},
"devDependencies": {
"@percy/cli": "1.20.0",
"@percy/cli": "1.20.3",
"@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.1",
"@types/path-parse": "1.0.19",
"@types/pluralize": "0.0.29",
"@types/react": "17.0.53",
Expand All @@ -111,7 +111,7 @@
"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.7.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.2",
"start-server-and-test": "1.15.5",
"timezone-mock": "1.3.6",
"wait-on": "7.0.1"
Expand Down
Loading

0 comments on commit 0b1ff1f

Please sign in to comment.