Skip to content

Commit

Permalink
build(dev-deps): update dependency gh-pages to v5 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent f6eb360 commit 613cc80
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 33 deletions.
27 changes: 13 additions & 14 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "2.1.0",
"esm-path": "1.0.1",
"gh-pages": "4.0.0",
"gh-pages": "5.0.0",
"husky": "8.0.2",
"jabber": "1.4.0",
"jest": "29.3.1",
Expand Down
34 changes: 16 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4395,7 +4395,7 @@ __metadata:
eslint-plugin-sort-keys-fix: 1.1.2
eslint-plugin-typescript-sort-keys: 2.1.0
esm-path: 1.0.1
gh-pages: 4.0.0
gh-pages: 5.0.0
husky: 8.0.2
jabber: 1.4.0
jest: 29.3.1
Expand Down Expand Up @@ -8149,12 +8149,10 @@ __metadata:
languageName: node
linkType: hard

"async@npm:^2.6.1":
version: 2.6.3
resolution: "async@npm:2.6.3"
dependencies:
lodash: ^4.17.14
checksum: 5e5561ff8fca807e88738533d620488ac03a5c43fce6c937451f7e35f943d33ad06c24af3f681a48cca3d2b0002b3118faff0a128dc89438a9bf0226f712c499
"async@npm:^3.2.4":
version: 3.2.6
resolution: "async@npm:3.2.6"
checksum: ee6eb8cd8a0ab1b58bd2a3ed6c415e93e773573a91d31df9d5ef559baafa9dab37d3b096fa7993e84585cac3697b2af6ddb9086f45d3ac8cae821bb2aab65682
languageName: node
linkType: hard

Expand Down Expand Up @@ -11222,10 +11220,10 @@ __metadata:
languageName: node
linkType: hard

"email-addresses@npm:^3.0.1":
version: 3.1.0
resolution: "email-addresses@npm:3.1.0"
checksum: e911985f096fa0198019caee4a12685146f677738d8ae1ebe25419181a37930a15be15447abef3612bdc3b88f72aaae4fd2cf1a95669705e638ebcfea4a15047
"email-addresses@npm:^5.0.0":
version: 5.0.0
resolution: "email-addresses@npm:5.0.0"
checksum: e58a510e9caf105313025e1c81488d5391c6404f0bbd7874e8e36a4c14d1ced02ff271748146c13edfa3bd9ce9b25f1194f5369971d77087325f37ab193129bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -13075,21 +13073,21 @@ __metadata:
languageName: node
linkType: hard

"gh-pages@npm:4.0.0":
version: 4.0.0
resolution: "gh-pages@npm:4.0.0"
"gh-pages@npm:5.0.0":
version: 5.0.0
resolution: "gh-pages@npm:5.0.0"
dependencies:
async: ^2.6.1
async: ^3.2.4
commander: ^2.18.0
email-addresses: ^3.0.1
email-addresses: ^5.0.0
filenamify: ^4.3.0
find-cache-dir: ^3.3.1
fs-extra: ^8.1.0
globby: ^6.1.0
bin:
gh-pages: bin/gh-pages.js
gh-pages-clean: bin/gh-pages-clean.js
checksum: 255648eb272104465586393be8a3112d928916a6b35b2b3ffc202c1e55b1c25b1e54e4b5fe83afbf1b1f8e7d37521c0d7b9c7b3db9ff899474db710581662154
checksum: d766aef02d2859bd2fa89b183a7cb7cdb4b86401369c734e9a76875afbdcf9132142b2cdf35a835ed056131a9cdc4b4d9c551cdc353a9a248ff3cec6346a36d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -16450,7 +16448,7 @@ __metadata:
languageName: node
linkType: hard

"lodash@npm:^4.17.11, lodash@npm:^4.17.14, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4":
"lodash@npm:^4.17.11, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7
Expand Down

0 comments on commit 613cc80

Please sign in to comment.