build(deps-dev): bump eslint-config-airbnb-typescript

Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) from 16.1.2 to 16.1.3.
- [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](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v16.1.2...v16.1.3)

---
updated-dependencies:
- dependency-name: eslint-config-airbnb-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-17 11:19:11 +00:00
committed by GitHub
parent 55ff6c5bed
commit e8f8fd2d2f
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
"@typescript-eslint/parser": "^5.15.0",
"@vercel/ncc": "^0.33.3",
"eslint": "^8.11.0",
"eslint-config-airbnb-typescript": "^16.1.2",
"eslint-config-airbnb-typescript": "^16.1.3",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"jest": "^27.5.1",
@@ -3062,9 +3062,9 @@
}
},
"node_modules/eslint-config-airbnb-typescript": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.2.tgz",
"integrity": "sha512-IZnWyJXCYGpWvEmGQ9eyxQUnuH/NTmw4E6pI+NNGNxu4weWclZstaDGjzD+lrld81sP4BKshaigLbqFWBB9QPg==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.3.tgz",
"integrity": "sha512-Pxv+dnXuzyXsjKefl1THWMN7eJ7pALU05L7UyW/WmJ2FKlwsKpBE4Z8KSv5Fz+4R6Kvu7kLFYqkXdkg4wsZUow==",
"dev": true,
"dependencies": {
"eslint-config-airbnb-base": "^15.0.0"
@@ -9296,9 +9296,9 @@
}
},
"eslint-config-airbnb-typescript": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.2.tgz",
"integrity": "sha512-IZnWyJXCYGpWvEmGQ9eyxQUnuH/NTmw4E6pI+NNGNxu4weWclZstaDGjzD+lrld81sP4BKshaigLbqFWBB9QPg==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.3.tgz",
"integrity": "sha512-Pxv+dnXuzyXsjKefl1THWMN7eJ7pALU05L7UyW/WmJ2FKlwsKpBE4Z8KSv5Fz+4R6Kvu7kLFYqkXdkg4wsZUow==",
"dev": true,
"requires": {
"eslint-config-airbnb-base": "^15.0.0"
+1 -1
View File
@@ -31,7 +31,7 @@
"@typescript-eslint/parser": "^5.15.0",
"@vercel/ncc": "^0.33.3",
"eslint": "^8.11.0",
"eslint-config-airbnb-typescript": "^16.1.2",
"eslint-config-airbnb-typescript": "^16.1.3",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"jest": "^27.5.1",