Skip to content

Commit

Permalink
chore(deps-dev): bump @wireapp/copy-config from 2.2.3 to 2.2.5 (#17914)
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.3 to 2.2.5.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2024
1 parent 7cbb271 commit 486a2dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@types/underscore": "1.11.15",
"@types/uuid": "10.0.0",
"@types/webpack-env": "1.18.5",
"@wireapp/copy-config": "2.2.3",
"@wireapp/copy-config": "2.2.5",
"@wireapp/eslint-config": "3.0.7",
"@wireapp/prettier-config": "0.6.4",
"@wireapp/store-engine": "5.1.8",
Expand Down
23 changes: 6 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5499,11 +5499,11 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/copy-config@npm:2.2.3":
version: 2.2.3
resolution: "@wireapp/copy-config@npm:2.2.3"
"@wireapp/copy-config@npm:2.2.5":
version: 2.2.5
resolution: "@wireapp/copy-config@npm:2.2.5"
dependencies:
axios: "npm:1.7.2"
axios: "npm:1.7.4"
copy: "npm:0.3.2"
cosmiconfig: "npm:9.0.0"
fs-extra: "npm:11.2.0"
Expand All @@ -5512,7 +5512,7 @@ __metadata:
rimraf: "npm:6.0.1"
bin:
copy-config: lib/cli.js
checksum: 10/661bfadd3e5d917bd7e7605b9f93d31345504b6ee7210136e735103e0c7f81af8a6bad765bc2811fae1e402ce50f8924fbc85d60fa84604b9ccfbd924bf0a6b6
checksum: 10/462a1f959cdd847a5ab4792465356dc834b45599937d97f451f104aed61d2e1bfec68de12d3f624485428fde261d40e0e2ca30c684d34ede876db08e832f66b9
languageName: node
linkType: hard

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

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

"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
Expand Down Expand Up @@ -18044,7 +18033,7 @@ __metadata:
"@types/webpack-env": "npm:1.18.5"
"@wireapp/avs": "npm:9.8.14"
"@wireapp/commons": "npm:5.2.10"
"@wireapp/copy-config": "npm:2.2.3"
"@wireapp/copy-config": "npm:2.2.5"
"@wireapp/core": "npm:46.2.5"
"@wireapp/eslint-config": "npm:3.0.7"
"@wireapp/prettier-config": "npm:0.6.4"
Expand Down

0 comments on commit 486a2dc

Please sign in to comment.