Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Commit 3a91c33

Browse files
Calciumdibromid Botcabr2-bot
authored and
6543
committed
Update dependency eslint-config-airbnb-typescript to v16.1.2 (#1219)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) | devDependencies | patch | [`16.1.1` -> `16.1.2`](https://renovatebot.com/diffs/npm/eslint-config-airbnb-typescript/16.1.1/16.1.2) | --- ### Release Notes <details> <summary>iamturns/eslint-config-airbnb-typescript</summary> ### [`v16.1.2`](https://github.com/iamturns/eslint-config-airbnb-typescript/releases/v16.1.2) [Compare Source](iamturns/eslint-config-airbnb-typescript@v16.1.1...v16.1.2) ##### Bug Fixes - yarn 2 installation errors about peer dependencies fixed ([#&#8203;275](iamturns/eslint-config-airbnb-typescript#275)) ([b90ce9f](iamturns/eslint-config-airbnb-typescript@b90ce9f)), closes [#&#8203;274](iamturns/eslint-config-airbnb-typescript#274) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: cabr2-bot <[email protected]> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1219 Reviewed-by: 6543 <[email protected]> Co-authored-by: Calciumdibromid Bot <[email protected]> Co-committed-by: Calciumdibromid Bot <[email protected]>
1 parent 99270c3 commit 3a91c33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@typescript-eslint/parser": "5.14.0",
6060
"eslint": "8.10.0",
6161
"eslint-config-airbnb-base": "15.0.0",
62-
"eslint-config-airbnb-typescript": "16.1.1",
62+
"eslint-config-airbnb-typescript": "16.1.2",
6363
"eslint-config-prettier": "8.5.0",
6464
"eslint-plugin-deprecation": "1.3.2",
6565
"eslint-plugin-import": "2.25.4",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3803,10 +3803,10 @@ [email protected], eslint-config-airbnb-base@^15.0.0:
38033803
object.entries "^1.1.5"
38043804
semver "^6.3.0"
38053805

3806-
3807-
version "16.1.1"
3808-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.1.tgz#cfa6b0d7a0a2950465b697ce9682707869f04d22"
3809-
integrity sha512-E02SYIDMAEx6PB6Mi/twWNYwgK9yYd19vQzGASBUejWtdCSAuEcC3cSH8A6VZJjPITxaPRqbd00BKihSInFvbA==
3806+
3807+
version "16.1.2"
3808+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.2.tgz#6ad1d6179afd7a857e04bafad8eac131f31cd8e7"
3809+
integrity sha512-IZnWyJXCYGpWvEmGQ9eyxQUnuH/NTmw4E6pI+NNGNxu4weWclZstaDGjzD+lrld81sP4BKshaigLbqFWBB9QPg==
38103810
dependencies:
38113811
eslint-config-airbnb-base "^15.0.0"
38123812

0 commit comments

Comments
 (0)