Skip to content

Commit e240bbb

Browse files
chore(deps): update dependency lint-staged to ^8.2.1 (#81)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lint-staged](https://togithub.com/okonet/lint-staged) | [`^8.1.5` -> `^8.2.1`](https://renovatebot.com/diffs/npm/lint-staged/8.2.1/8.2.1) | [![age](https://badges.renovateapi.com/packages/npm/lint-staged/8.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/lint-staged/8.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/lint-staged/8.2.1/compatibility-slim/8.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/lint-staged/8.2.1/confidence-slim/8.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom-nextjs-template).
1 parent f9a88b5 commit e240bbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"express": "^4.17.1",
4747
"fast-sass-loader": "1.5.0",
4848
"husky": "^1.3.1",
49-
"lint-staged": "^8.1.5",
49+
"lint-staged": "^8.2.1",
5050
"next": "10.1.3",
5151
"next-compose-plugins": "^2.2.0",
5252
"node-sass": "^4.13.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5401,7 +5401,7 @@ lines-and-columns@^1.1.6:
54015401
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
54025402
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
54035403

5404-
lint-staged@^8.1.5:
5404+
lint-staged@^8.2.1:
54055405
version "8.2.1"
54065406
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f"
54075407
integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==

0 commit comments

Comments
 (0)