Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @wireapp/copy-config from 2.2.10 to 2.2.11 #18498

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/uuid": "^10.0.0",
"@types/webpack-env": "1.18.5",
"@types/wicg-file-system-access": "^2023.10.5",
"@wireapp/copy-config": "2.2.10",
"@wireapp/copy-config": "2.2.11",
"@wireapp/eslint-config": "3.0.7",
"@wireapp/prettier-config": "0.6.4",
"@wireapp/store-engine": "5.1.11",
Expand Down
23 changes: 6 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6006,11 +6006,11 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/copy-config@npm:2.2.10":
version: 2.2.10
resolution: "@wireapp/copy-config@npm:2.2.10"
"@wireapp/copy-config@npm:2.2.11":
version: 2.2.11
resolution: "@wireapp/copy-config@npm:2.2.11"
dependencies:
axios: "npm:1.7.7"
axios: "npm:1.7.9"
copy: "npm:0.3.2"
cosmiconfig: "npm:9.0.0"
fs-extra: "npm:11.2.0"
Expand All @@ -6019,7 +6019,7 @@ __metadata:
rimraf: "npm:6.0.1"
bin:
copy-config: lib/cli.js
checksum: 10/c106cc32478b7a9034939cee16f72b8120ea9c06ed7d714da6ad58b6e150911dfa670d7ae5f3d4cb0fb92d305fab284d37c95c87a6e44c37fe22c8ea90f5f013
checksum: 10/802a6a9745348b16e50e0fff1b970ae4da1452e06f16df9b6f6dd85ceff124837c31b66e80aed974a20ae16927247a9c4853e5f0938b903d286918c01fea986a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6881,17 +6881,6 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
languageName: node
linkType: hard

"axios@npm:1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
Expand Down Expand Up @@ -18784,7 +18773,7 @@ __metadata:
"@wireapp/avs": "npm:10.0.4"
"@wireapp/avs-debugger": "npm:0.0.7"
"@wireapp/commons": "npm:5.4.0"
"@wireapp/copy-config": "npm:2.2.10"
"@wireapp/copy-config": "npm:2.2.11"
"@wireapp/core": "npm:46.15.3"
"@wireapp/eslint-config": "npm:3.0.7"
"@wireapp/prettier-config": "npm:0.6.4"
Expand Down
Loading