Skip to content

Commit 8ac790d

Browse files
renovate[bot]renovate-botjacobmllr95
authored
chore(deps): update dependency @nuxt/opencollective to ^0.3.2 (#5897)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent aeed981 commit 8ac790d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"**/*.{js,json,md,scss,ts,vue}": "prettier --write"
9393
},
9494
"dependencies": {
95-
"@nuxt/opencollective": "^0.3.0",
95+
"@nuxt/opencollective": "^0.3.2",
9696
"bootstrap": ">=4.5.2 <5.0.0",
9797
"popper.js": "^1.16.1",
9898
"portal-vue": "^2.1.7",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,6 +1374,15 @@
13741374
consola "^2.10.1"
13751375
node-fetch "^2.6.0"
13761376

1377+
"@nuxt/opencollective@^0.3.2":
1378+
version "0.3.2"
1379+
resolved "https://registry.yarnpkg.com/@nuxt/opencollective/-/opencollective-0.3.2.tgz#83cb70cdb2bac5fad6f8c93529e7b11187d49c02"
1380+
integrity sha512-XG7rUdXG9fcafu9KTDIYjJSkRO38EwjlKYIb5TQ/0WDbiTUTtUtgncMscKOYzfsY86kGs05pAuMOR+3Fi0aN3A==
1381+
dependencies:
1382+
chalk "^4.1.0"
1383+
consola "^2.15.0"
1384+
node-fetch "^2.6.1"
1385+
13771386
"@nuxt/server@2.14.6":
13781387
version "2.14.6"
13791388
resolved "https://registry.yarnpkg.com/@nuxt/server/-/server-2.14.6.tgz#a30bf1921af2bd7217ed546bac4f17a46b36ae6f"

0 commit comments

Comments
 (0)