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 Apr 9, 2022
1 parent d2be68e commit 5a270c7
Show file tree
Hide file tree
Showing 2 changed files with 508 additions and 453 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@babel/cli": "7.17.6",
"@babel/core": "7.17.8",
"@babel/core": "7.17.9",
"@babel/eslint-parser": "7.17.0",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-object-rest-spread": "7.17.3",
Expand All @@ -40,24 +40,24 @@
"@rollup/plugin-commonjs": "21.0.3",
"@rollup/plugin-node-resolve": "13.1.3",
"@rollup/plugin-replace": "3.1.0",
"@storybook/addon-a11y": "6.4.20",
"@storybook/addon-essentials": "6.4.20",
"@storybook/builder-webpack5": "6.4.20",
"@storybook/manager-webpack5": "6.4.20",
"@storybook/react": "6.4.20",
"@storybook/addon-a11y": "6.4.21",
"@storybook/addon-essentials": "6.4.21",
"@storybook/builder-webpack5": "6.4.21",
"@storybook/manager-webpack5": "6.4.21",
"@storybook/react": "6.4.21",
"@svgr/rollup": "6.2.1",
"@svgr/webpack": "6.2.1",
"@testing-library/jest-dom": "5.16.3",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.4",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.4.1",
"@types/prop-types": "15.7.4",
"@types/react": "17.0.43",
"@types/react-dom": "17.0.14",
"@types/styled-components": "5.1.24",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"@types/prop-types": "15.7.5",
"@types/react": "17.0.44",
"@types/react-dom": "17.0.15",
"@types/styled-components": "5.1.25",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"@zendeskgarden/css-bedrock": "9.0.0",
"@zendeskgarden/eslint-config": "27.0.1",
"@zendeskgarden/scripts": "1.4.0",
Expand All @@ -69,25 +69,25 @@
"babel-loader": "8.2.4",
"babel-plugin-module-resolver": "4.1.0",
"babel-plugin-react-remove-properties": "0.3.0",
"babel-plugin-styled-components": "2.0.6",
"babel-plugin-styled-components": "2.0.7",
"chalk": "4.1.2",
"commander": "9.1.0",
"core-js": "3.21.1",
"coveralls": "3.1.1",
"enhanced-resolve": "4.5.0",
"envalid": "7.3.0",
"eslint": "8.12.0",
"envalid": "7.3.1",
"eslint": "8.13.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-garden-local": "file:./utils/eslint",
"eslint-plugin-jest": "26.1.3",
"eslint-plugin-jest": "26.1.4",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-notice": "0.9.10",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"eslint-webpack-plugin": "3.1.1",
"execa": "5.1.1",
"fork-ts-checker-webpack-plugin": "6.5.0",
"fork-ts-checker-webpack-plugin": "6.5.1",
"fuzzy": "0.1.3",
"github-markdown-css": "4.0.0",
"glob": "7.2.0",
Expand Down Expand Up @@ -130,6 +130,6 @@
"temp": "0.9.4",
"ts-jest": "26.5.6",
"typescript": "4.6.3",
"webpack": "5.71.0"
"webpack": "5.72.0"
}
}
Loading

0 comments on commit 5a270c7

Please sign in to comment.