Skip to content

Commit 9ef1135

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump eslint-config-airbnb-typescript from 16.1.0 to 17.0.0
Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) from 16.1.0 to 17.0.0. - [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases) - [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md) - [Commits](iamturns/eslint-config-airbnb-typescript@v16.1.0...v17.0.0) --- updated-dependencies: - dependency-name: eslint-config-airbnb-typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4121c11 commit 9ef1135

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"doctoc": "^2.1.0",
7171
"eslint": "^8.16.0",
7272
"eslint-config-airbnb": "19.0.0",
73-
"eslint-config-airbnb-typescript": "^16.1.0",
73+
"eslint-config-airbnb-typescript": "^17.0.0",
7474
"eslint-config-prettier": "^8.5.0",
7575
"eslint-plugin-import": "^2.25.4",
7676
"eslint-plugin-jest": "^26.1.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3538,10 +3538,10 @@ eslint-config-airbnb-base@^15.0.0:
35383538
object.entries "^1.1.5"
35393539
semver "^6.3.0"
35403540

3541-
eslint-config-airbnb-typescript@^16.1.0:
3542-
version "16.1.0"
3543-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.0.tgz#f75a6b4f3bb679eef34c3c930359c2ca9bc3f09c"
3544-
integrity sha512-W5Cq20KpEx5ZLC54bnVrC37zq2+WD956Kp/Ma3nYFRjT1v9KM63v+DPkrrmmrVqrlDKaD0ivm/qeYmyHV6qKlw==
3541+
eslint-config-airbnb-typescript@^17.0.0:
3542+
version "17.0.0"
3543+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.0.0.tgz#360dbcf810b26bbcf2ff716198465775f1c49a07"
3544+
integrity sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==
35453545
dependencies:
35463546
eslint-config-airbnb-base "^15.0.0"
35473547

0 commit comments

Comments
 (0)