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: Bump @wireapp/copy-config from 2.2.10 to 2.2.11 #5164

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 @@ -37,7 +37,7 @@
"@types/webpack-env": "1.18.5",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "7.17.0",
"@wireapp/copy-config": "2.2.10",
"@wireapp/copy-config": "2.2.11",
"@wireapp/eslint-config": "1.4.0",
"adm-zip": "0.5.16",
"babel-eslint": "10.1.0",
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4166,11 +4166,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: 1.7.7
axios: 1.7.9
copy: 0.3.2
cosmiconfig: 9.0.0
fs-extra: 11.2.0
Expand All @@ -4179,7 +4179,7 @@ __metadata:
rimraf: 6.0.1
bin:
copy-config: lib/cli.js
checksum: f2f314ebdefa52b67e333e35a59f288d0bee5bc307811ddf32d752408797e6e9531a4fadac3524f679b351ff22677f3cc51a581f3a2c247fb9b4af048c2c3953
checksum: 2a8fc29b0ae9225b973958e908ff2e958875bb32d3d60ebef86f511988c5bde2d6310c16e8078b0bbf510f96d3531566aa4853abfa1f32fb9be4545669f64446
languageName: node
linkType: hard

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

"axios@npm:1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: cb8ce291818effda09240cb60f114d5625909b345e10f389a945320e06acf0bc949d0f8422d25720f5dd421362abee302c99f5e97edec4c156c8939814b23d19
languageName: node
linkType: hard

"b4a@npm:^1.6.4":
version: 1.6.6
resolution: "b4a@npm:1.6.6"
Expand Down Expand Up @@ -14242,7 +14253,7 @@ __metadata:
"@typescript-eslint/parser": 7.17.0
"@wireapp/api-client": 27.13.1
"@wireapp/commons": 5.4.0
"@wireapp/copy-config": 2.2.10
"@wireapp/copy-config": 2.2.11
"@wireapp/eslint-config": 1.4.0
"@wireapp/react-ui-kit": 9.28.0
"@wireapp/telemetry": 0.1.4
Expand Down
Loading