Skip to content

Commit

Permalink
chore(deps): update non-major shared dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2023
1 parent d21ab9c commit 762607e
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 163 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
"@storybook/addon-styling": "1.3.7",
"@storybook/react": "7.4.5",
"@storybook/react-webpack5": "7.4.5",
"@swc/core": "1.3.90",
"@swc/core": "1.3.91",
"@swc/jest": "0.2.29",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.5",
"@types/prop-types": "15.7.7",
"@types/react": "18.2.23",
"@types/prop-types": "15.7.8",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@zendeskgarden/eslint-config": "35.0.0",
"@zendeskgarden/react-theming": "8.70.1",
"@zendeskgarden/react-theming": "8.71.0",
"@zendeskgarden/scripts": "2.0.2",
"@zendeskgarden/tailwindcss": "3.1.1",
"acorn-jsx": "5.3.2",
Expand All @@ -72,12 +72,12 @@
"babel-plugin-styled-components": "2.1.4",
"classnames": "2.3.2",
"commander": "11.0.0",
"core-js": "3.32.2",
"core-js": "3.33.0",
"coveralls": "3.1.1",
"envalid": "7.3.1",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-notice": "0.9.10",
Expand All @@ -91,17 +91,17 @@
"lint-staged": "14.0.1",
"markdownlint-cli": "0.37.0",
"ora": "7.0.1",
"postcss": "8.4.30",
"postcss": "8.4.31",
"prettier": "2.8.8",
"prettier-package-json": "2.8.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"rollup": "3.29.3",
"rollup": "3.29.4",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-cleanup": "3.2.1",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-license": "3.1.0",
"rollup-plugin-typescript2": "0.35.0",
"rollup-plugin-typescript2": "0.36.0",
"storybook": "7.4.5",
"styled-components": "6.0.8",
"tailwindcss": "3.3.3",
Expand Down

0 comments on commit 762607e

Please sign in to comment.