Skip to content

Commit b20a8d9

Browse files
dependabot[bot]philibeavincentaudebert
authored
chore(deps): bump eslint-config-airbnb-typescript from 14.0.0 to 14.0.1 (#428)
Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) from 14.0.0 to 14.0.1. - [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@v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: eslint-config-airbnb-typescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: philibeaux <[email protected]> Co-authored-by: Vincent <[email protected]>
1 parent c033b95 commit b20a8d9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4263,7 +4263,7 @@ escodegen@^2.0.0:
42634263
optionalDependencies:
42644264
source-map "~0.6.1"
42654265

4266-
eslint-config-airbnb-base@^14.2.1:
4266+
eslint-config-airbnb-base@14.2.1, eslint-config-airbnb-base@^14.2.1:
42674267
version "14.2.1"
42684268
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1.tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e"
42694269
integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA==
@@ -4273,9 +4273,11 @@ eslint-config-airbnb-base@^14.2.1:
42734273
object.entries "^1.1.2"
42744274

42754275
eslint-config-airbnb-typescript@^14.0.0:
4276-
version "14.0.0"
4277-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-14.0.0.tgz#fc22246973b99f0820e2ad1ab929fdd011dfa039"
4278-
integrity sha512-d2Nit2ByZARGRYK6tgSNl3nnmGZPyvsgbsKFcmm+nAhvT8VjVpifG5jI4tzObUUPb0sWw0E1oO/0pSpBD/pIuQ==
4276+
version "14.0.1"
4277+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-14.0.1.tgz#6721eb320d3953ae0d4bf258e877900fcb543a38"
4278+
integrity sha512-tF4GwC3sRrw8kEj4/yxX8F7AcLzj/1IESBnsCiFMplzYmxre459qm2z9DFkCpqBVQFSH6j2K4+VKVteX4m0GsQ==
4279+
dependencies:
4280+
eslint-config-airbnb-base "14.2.1"
42794281

42804282
eslint-config-airbnb@^18.2.1:
42814283
version "18.2.1"

0 commit comments

Comments
 (0)