8000 chore(deps): update devdependency gh-pages to v3 · bootstrap-vue/bootstrap-vue@8051de5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8051de5

Browse files
committed
chore(deps): update devdependency gh-pages to v3
1 parent 8de95ca commit 8051de5

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
@@ -134,7 +134,7 @@
134134
"eslint-plugin-standard": "^4.0.1",
135135
"eslint-plugin-vue": "^6.2.2",
136136
"esm": "^3.2.25",
137-
"gh-pages": "^2.2.0",
137+
"gh-pages": "^3.0.0",
138138
"highlight.js": "^9.18.1",
139139
"html-loader": "^1.1.0",
140140
"husky": "^4.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6555,10 +6555,10 @@ getpass@^0.1.1:
65556555
dependencies:
65566556
assert-plus "^1.0.0"
65576557

6558-
gh-pages@^2.2.0:
6559-
version "2.2.0"
6560-
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.2.0.tgz#74ebeaca8d2b9a11279dcbd4a39ddfff3e6caa24"
6561-
integrity sha512-c+yPkNOPMFGNisYg9r4qvsMIjVYikJv7ImFOhPIVPt0+AcRUamZ7zkGRLHz7FKB0xrlZ+ddSOJsZv9XAFVXLmA==
6558+
gh-pages@^3.0.0:
6559+
version "3.0.0"
6560+
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.0.0.tgz#65f3ccd424bfbc7906f31c4bdb524a1147fa8da2"
6561+
integrity sha512-oaOfVcrSwnqoWUgZ6cmCDM6mUuWyOSG+SHjqxGBawN0F3SKaF5NwbeYDG+w2RNXO2HJ/5Iam4o7dP5NAtoHuwQ==
65626562
dependencies:
65636563
async "^2.6.1"
65646564
commander "^2.18.0"

0 commit comments

Comments
 (0)
0