Skip to content

Commit

Permalink
chore(deps): bump @bigcommerce/eslint-config from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [@bigcommerce/eslint-config](https://github.com/bigcommerce/eslint-config/tree/HEAD/packages/eslint-config) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/bigcommerce/eslint-config/releases)
- [Changelog](https://github.com/bigcommerce/eslint-config/blob/master/packages/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/bigcommerce/eslint-config/commits/@bigcommerce/eslint-config@2.10.0/packages/eslint-config)

---
updated-dependencies:
- dependency-name: "@bigcommerce/eslint-config"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 34d2dcb commit 845bbba
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 342 deletions.
2 changes: 1 addition & 1 deletion packages/configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"license": "(MIT AND CC-BY-3.0)",
"dependencies": {
"@bigcommerce/eslint-config": "^2.9.0",
"@bigcommerce/eslint-config": "^2.10.0",
"eslint": "^8.33.0",
"typescript": "^5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"yup": "1.4.0"
},
"devDependencies": {
"@bigcommerce/eslint-config": "2.9.1",
"@bigcommerce/eslint-config": "2.10.0",
"@types/node": "20.12.7",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
Expand Down
Loading

0 comments on commit 845bbba

Please sign in to comment.