Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#265)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 14, 2022
1 parent 951883e commit b009d06
Show file tree
Hide file tree
Showing 2 changed files with 578 additions and 705 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,41 +29,41 @@
"watch": "yarn build watch"
},
"devDependencies": {
"@babel/core": "7.16.7",
"@babel/eslint-parser": "7.16.5",
"@babel/core": "7.17.7",
"@babel/eslint-parser": "7.17.0",
"@babel/preset-react": "7.16.7",
"@storybook/addon-essentials": "6.4.12",
"@storybook/react": "6.4.12",
"@zendeskgarden/eslint-config": "27.0.0",
"@zendeskgarden/react-grid": "8.47.1",
"@zendeskgarden/react-theming": "8.47.1",
"@zendeskgarden/react-typography": "8.47.1",
"@storybook/addon-essentials": "6.4.19",
"@storybook/react": "6.4.19",
"@zendeskgarden/eslint-config": "27.0.1",
"@zendeskgarden/react-grid": "8.49.0",
"@zendeskgarden/react-theming": "8.49.0",
"@zendeskgarden/react-typography": "8.49.0",
"@zendeskgarden/scripts": "1.4.0",
"babel-eslint": "10.1.0",
"envalid": "7.2.2",
"eslint": "8.6.0",
"eslint-config-prettier": "8.3.0",
"envalid": "7.3.0",
"eslint": "8.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-notice": "0.9.10",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"gulp": "4.0.2",
"gulp-file": "0.4.0",
"gulp-svg-sprite": "1.5.0",
"husky": "7.0.4",
"prettier": "2.5.1",
"prettier-package-json": "2.6.0",
"prettier-package-json": "2.6.3",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"standard-version": "9.3.2",
"styled-components": "5.3.3",
"svg4everybody": "2.1.9",
"svglint": "2.0.1",
"svglint": "2.1.0",
"svgo": "2.8.0",
"typescript": "4.5.4",
"webpack": "5.66.0"
"typescript": "4.6.2",
"webpack": "5.70.0"
},
"keywords": [
"garden",
Expand Down
Loading

0 comments on commit b009d06

Please sign in to comment.