Skip to content

Commit

Permalink
chore(deps): update dependency @zendeskgarden/eslint-config to v35 (#…
Browse files Browse the repository at this point in the history
…1636)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Zempel <[email protected]>
  • Loading branch information
renovate[bot] and jzempel authored Oct 12, 2023
1 parent 936dd75 commit a847b61
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 102 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/eslint-parser": "7.22.10",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-transform-object-assign": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/polyfill": "7.12.1",
Expand Down Expand Up @@ -62,10 +62,10 @@
"@types/react": "17.0.62",
"@types/react-dom": "17.0.20",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@zendeskgarden/css-bedrock": "9.1.1",
"@zendeskgarden/eslint-config": "34.0.0",
"@zendeskgarden/eslint-config": "35.0.0",
"@zendeskgarden/scripts": "2.0.1",
"@zendeskgarden/stylelint-config": "20.0.0",
"@zendeskgarden/svg-icons": "7.0.0",
Expand All @@ -79,14 +79,14 @@
"core-js": "3.32.0",
"coveralls": "3.1.1",
"envalid": "8.0.0",
"eslint": "8.46.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-garden-local": "file:./utils/eslint",
"eslint-plugin-jest": "27.2.3",
"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",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"execa": "8.0.1",
"husky": "8.0.3",
Expand Down
Loading

0 comments on commit a847b61

Please sign in to comment.