mirror of
https://github.com/protobufjs/protobuf.js.git
synced 2025-12-08 20:58:55 +00:00
chore(deps): update dependency gh-pages to v4 (#1749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e8745f73aa
commit
420a2541fa
14
package-lock.json
generated
14
package-lock.json
generated
@ -34,7 +34,7 @@
|
||||
"eslint": "^8.15.0",
|
||||
"espree": "^7.1.0",
|
||||
"estraverse": "^5.1.0",
|
||||
"gh-pages": "^3.0.0",
|
||||
"gh-pages": "^4.0.0",
|
||||
"git-raw-commits": "^2.0.3",
|
||||
"git-semver-tags": "^4.0.0",
|
||||
"google-protobuf": "^3.11.3",
|
||||
@ -3902,9 +3902,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gh-pages": {
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.2.3.tgz",
|
||||
"integrity": "sha512-jA1PbapQ1jqzacECfjUaO9gV8uBgU6XNMV0oXLtfCX3haGLe5Atq8BxlrADhbD6/UdG9j6tZLWAkAybndOXTJg==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-4.0.0.tgz",
|
||||
"integrity": "sha512-p8S0T3aGJc68MtwOcZusul5qPSNZCalap3NWbhRUZYu1YOdp+EjZ+4kPmRM8h3NNRdqw00yuevRjlkuSzCn7iQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"async": "^2.6.1",
|
||||
@ -13254,9 +13254,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"gh-pages": {
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.2.3.tgz",
|
||||
"integrity": "sha512-jA1PbapQ1jqzacECfjUaO9gV8uBgU6XNMV0oXLtfCX3haGLe5Atq8BxlrADhbD6/UdG9j6tZLWAkAybndOXTJg==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-4.0.0.tgz",
|
||||
"integrity": "sha512-p8S0T3aGJc68MtwOcZusul5qPSNZCalap3NWbhRUZYu1YOdp+EjZ+4kPmRM8h3NNRdqw00yuevRjlkuSzCn7iQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"async": "^2.6.1",
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
"eslint": "^8.15.0",
|
||||
"espree": "^7.1.0",
|
||||
"estraverse": "^5.1.0",
|
||||
"gh-pages": "^3.0.0",
|
||||
"gh-pages": "^4.0.0",
|
||||
"git-raw-commits": "^2.0.3",
|
||||
"git-semver-tags": "^4.0.0",
|
||||
"google-protobuf": "^3.11.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user