Skip to content

Commit

Permalink
chore(deps): update npm non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent e29a20d commit 1de40c8
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 124 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"cy:test:all:headless": "yarn run cy:delete:reports && cypress run -s 'test/e2e/integration/*/*.ts'"
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/core": "7.22.9",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "7.22.7",
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@babel/runtime": "^7.21.0",
"@babel/runtime-corejs3": "^7.21.0",
Expand All @@ -56,18 +56,18 @@
"@testing-library/user-event": "14.4.3",
"@types/dompurify": "3.0.2",
"@types/dot-object": "2.1.2",
"@types/jest": "29.5.2",
"@types/jest": "29.5.3",
"@types/json-schema": "^7.0.11",
"@types/marked": "5.0.0",
"@types/marked": "5.0.1",
"@types/mime": "3.0.1",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/react-redux": "7.1.25",
"@types/react-router-dom": "5.3.3",
"@types/redux-mock-store": "1.0.3",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/parser": "5.62.0",
"axe-core": "4.7.2",
"babel-jest": "29.6.1",
"babel-loader": "9.1.3",
Expand All @@ -77,12 +77,12 @@
"core-js": "^3.29.1",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"cypress": "12.17.0",
"cypress": "12.17.1",
"cypress-axe": "1.4.0",
"cypress-plugin-tab": "1.0.5",
"cypress-wait-until": "^2.0.0",
"dotenv": "16.3.1",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-import": "2.27.5",
Expand Down Expand Up @@ -145,7 +145,7 @@
"ajv-formats-draft2019": "^1.6.1",
"axios": "1.4.0",
"classnames": "2.3.2",
"dompurify": "3.0.4",
"dompurify": "3.0.5",
"dot-object": "2.1.4",
"eslint-plugin-preferred-import-path": "^1.1.0",
"html-react-parser": "4.0.0",
Expand Down
Loading

0 comments on commit 1de40c8

Please sign in to comment.