Skip to content

Commit 0deac78

Browse files
Merge pull request #138 from uPortal-contrib/renovate/vue-monorepo
fix(deps): update vue monorepo to v2.6.11
2 parents 60434d8 + 424dbc8 commit 0deac78

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

@uportal/notification-banner/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

@uportal/notification-banner/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@uportal/open-id-connect": "^1.14.1",
2828
"axios": "^0.19.0",
2929
"bootstrap-vue": "^2.0.0-rc.11",
30-
"vue": "2.6.10"
30+
"vue": "2.6.11"
3131
},
3232
"devDependencies": {
3333
"@babel/cli": "^7.2.0",
@@ -39,7 +39,7 @@
3939
"@vue/cli-service": "^3.2.0",
4040
"node-sass": "4.13.0",
4141
"sass-loader": "^8.0.0",
42-
"vue-template-compiler": "2.6.10"
42+
"vue-template-compiler": "2.6.11"
4343
},
4444
"eslintConfig": {
4545
"root": true,

@uportal/notification-icon/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

@uportal/notification-icon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@uportal/open-id-connect": "^1.19.0",
2828
"bootstrap-vue": "^2.0.0-rc.11",
2929
"ky": "^0.15.0",
30-
"vue": "2.6.10",
30+
"vue": "2.6.11",
3131
"vue-async-computed": "^3.5.0"
3232
},
3333
"devDependencies": {
@@ -44,7 +44,7 @@
4444
"eslint-plugin-vue": "^5.0.0",
4545
"node-sass": "4.13.0",
4646
"sass-loader": "^8.0.0",
47-
"vue-template-compiler": "2.6.10"
47+
"vue-template-compiler": "2.6.11"
4848
},
4949
"eslintConfig": {
5050
"root": true,

@uportal/notification-modal/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

@uportal/notification-modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lint-staged": "9.5.0",
4242
"node-sass": "4.13.0",
4343
"sass-loader": "8.0.0",
44-
"vue-template-compiler": "2.6.10"
44+
"vue-template-compiler": "2.6.11"
4545
},
4646
"eslintConfig": {
4747
"root": true,

0 commit comments

Comments
 (0)