Skip to content

Commit 833bb5a

Browse files
fix(deps): update dependency eslint-config-airbnb to v19 (#107)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-airbnb](https://togithub.com/airbnb/javascript) | [`^17.0.0` -> `^19.0.0`](https://renovatebot.com/diffs/npm/eslint-config-airbnb/17.1.1/19.0.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-airbnb/19.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-airbnb/19.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-airbnb/19.0.0/compatibility-slim/17.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-airbnb/19.0.0/confidence-slim/17.1.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>airbnb/javascript</summary> ### [`v19.0.0`](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.0) [Compare Source](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.0) ### [`v18.2.1`](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.0...eslint-config-airbnb-v18.2.1) [Compare Source](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.0...eslint-config-airbnb-v18.2.1) ### [`v18.2.0`](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.1.0...eslint-config-airbnb-v18.2.0) [Compare Source](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.1.0...eslint-config-airbnb-v18.2.0) ### [`v18.1.0`](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.0.1...eslint-config-airbnb-v18.1.0) [Compare Source](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.0.1...eslint-config-airbnb-v18.1.0) ### [`v18.0.1`](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.0.0...eslint-config-airbnb-v18.0.1) [Compare Source](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v18.0.0...eslint-config-airbnb-v18.0.1) ### [`v18.0.0`](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v17.1.1...eslint-config-airbnb-v18.0.0) [Compare Source](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-v17.1.1...eslint-config-airbnb-v18.0.0) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom-web-components-test).
1 parent 6ac12f6 commit 833bb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-ibmdotcom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"babel-eslint": "^10.0.3",
21-
"eslint-config-airbnb": "^17.0.0",
21+
"eslint-config-airbnb": "^19.0.0",
2222
"eslint-config-airbnb-base": "^13.0.0",
2323
"eslint-config-prettier": "^5.0.0",
2424
"eslint-plugin-import": "^2.17.3",

0 commit comments

Comments
 (0)