Skip to content

Commit

Permalink
chore: Bump @wireapp/copy-config from 2.2.10 to 2.2.11
Browse files Browse the repository at this point in the history
Bumps [@wireapp/copy-config](https://github.com/wireapp/wire-web-packages) from 2.2.10 to 2.2.11.
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

---
updated-dependencies:
- dependency-name: "@wireapp/copy-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 5aa57ac commit 28f17e9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
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

0 comments on commit 28f17e9

Please sign in to comment.