Skip to content

Commit 71818ba

Browse files
chore(deps): update dependency next-compose-plugins to ^2.2.1 (#82)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [next-compose-plugins](https://togithub.com/cyrilwanner/next-compose-plugins) | [`^2.2.0` -> `^2.2.1`](https://renovatebot.com/diffs/npm/next-compose-plugins/2.2.0/2.2.1) | [![age](https://badges.renovateapi.com/packages/npm/next-compose-plugins/2.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/next-compose-plugins/2.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/next-compose-plugins/2.2.1/compatibility-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/next-compose-plugins/2.2.1/confidence-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cyrilwanner/next-compose-plugins</summary> ### [`v2.2.1`](https://togithub.com/cyrilwanner/next-compose-plugins/releases/v2.2.1) [Compare Source](https://togithub.com/cyrilwanner/next-compose-plugins/compare/v2.2.0...v2.2.1) ##### Patches - Update Readme.md: [#&#8203;31](https://togithub.com/cyrilwanner/next-compose-plugins/issues/31) - Update readme: [`a2135da`](https://togithub.com/cyrilwanner/next-compose-plugins/commit/a2135da5fdd77946cba9b2a6c752ecb64837ad76) </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 [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 6d63feb commit 71818ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"husky": "^1.3.1",
4949
"lint-staged": "^8.2.1",
5050
"next": "10.1.3",
51-
"next-compose-plugins": "^2.2.0",
51+
"next-compose-plugins": "^2.2.1",
5252
"node-sass": "^4.13.0",
5353
"prettier": "^2.0.4",
5454
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6158,10 +6158,10 @@ neo-async@^2.5.0, neo-async@^2.6.1:
61586158
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
61596159
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
61606160

6161-
next-compose-plugins@^2.2.0:
6162-
version "2.2.0"
6163-
resolved "https://registry.yarnpkg.com/next-compose-plugins/-/next-compose-plugins-2.2.0.tgz#95cd8eb40ab0652070d76572fb648354191628b0"
6164-
integrity sha512-ChUlpT9tWfJ7YxqGw/WQ2T1gf8EeX93n1XqeQw0lkvGa7seszahvF4eOZUJoq7Hetsbzg4UHVnPoCXfXTyQR3g==
6161+
next-compose-plugins@^2.2.1:
6162+
version "2.2.1"
6163+
resolved "https://registry.yarnpkg.com/next-compose-plugins/-/next-compose-plugins-2.2.1.tgz#020fc53f275a7e719d62521bef4300fbb6fde5ab"
6164+
integrity sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg==
61656165

61666166
61676167
version "10.1.3"

0 commit comments

Comments
 (0)