![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0. - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
18 lines
399 B
JSON
18 lines
399 B
JSON
{
|
|
"name": "eslint-config-saleor",
|
|
"version": "0.4.5",
|
|
"devDependencies": {
|
|
"eslint": "8.46.0",
|
|
"eslint-config-next": "13.4.8",
|
|
"eslint-config-prettier": "9.0.0",
|
|
"eslint-config-turbo": "1.10.3",
|
|
"eslint-plugin-react": "7.33.2",
|
|
"next": "13.4.8",
|
|
"typescript": "5.1.6"
|
|
},
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
}
|
|
}
|