Skip to content

Commit a2e6bab

Browse files
chore(deps-dev): bump @wireapp/copy-config from 2.3.2 to 2.3.3 (#9081)
Bumps [@wireapp/copy-config](https://github.com/wireapp/wire-web-packages) from 2.3.2 to 2.3.3. - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/copy-config" dependency-version: 2.3.3 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>
1 parent e67dcb8 commit a2e6bab

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/uuid": "9.0.8",
6767
"@typescript-eslint/eslint-plugin": "7.17.0",
6868
"@typescript-eslint/parser": "7.18.0",
69-
"@wireapp/copy-config": "2.3.2",
69+
"@wireapp/copy-config": "2.3.3",
7070
"@wireapp/eslint-config": "3.1.2",
7171
"@wireapp/prettier-config": "0.6.4",
7272
"adm-zip": "0.5.16",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4434,11 +4434,11 @@ __metadata:
44344434
languageName: node
44354435
linkType: hard
44364436

4437-
"@wireapp/copy-config@npm:2.3.2":
4438-
version: 2.3.2
4439-
resolution: "@wireapp/copy-config@npm:2.3.2"
4437+
"@wireapp/copy-config@npm:2.3.3":
4438+
version: 2.3.3
4439+
resolution: "@wireapp/copy-config@npm:2.3.3"
44404440
dependencies:
4441-
axios: 1.11.0
4441+
axios: 1.12.2
44424442
copy: 0.3.2
44434443
cosmiconfig: 9.0.0
44444444
fs-extra: 11.3.1
@@ -4447,7 +4447,7 @@ __metadata:
44474447
rimraf: 6.0.1
44484448
bin:
44494449
copy-config: lib/cli.js
4450-
checksum: 2f66d89dabd7816c6144ae4801d8204d71283a9ee78068e6dade19b47e7b74c76354b20230cd8b0a475dbb87f068b29777f6a49d93b50432327825e80ee49ad8
4450+
checksum: dace91c24b8f146885a5376036451eac0e9b05c470b8c9c78f5303d73ed909a3dd8d83e8451a5162f321ccd289b89a42a17bcbe0072e1d91e30d8a4c60c3d09e
44514451
languageName: node
44524452
linkType: hard
44534453

@@ -5223,14 +5223,14 @@ __metadata:
52235223
languageName: node
52245224
linkType: hard
52255225

5226-
"axios@npm:1.11.0":
5227-
version: 1.11.0
5228-
resolution: "axios@npm:1.11.0"
5226+
"axios@npm:1.12.2":
5227+
version: 1.12.2
5228+
resolution: "axios@npm:1.12.2"
52295229
dependencies:
52305230
follow-redirects: ^1.15.6
52315231
form-data: ^4.0.4
52325232
proxy-from-env: ^1.1.0
5233-
checksum: 0a33dc600b588bfd3111b198d5985527ed89f722817455d7cdb66c1d055e5f8859cc2bebb7320888957fc8458ebe77d5f83af02af9cd260217c91c4e92b6dfb6
5233+
checksum: f0331594fe053a4bbff04104edb073973a3aabfad2e56b0aa18de82428aa63f6f0839ca3d837258ec739cb4528014121793b1649a21e5115ffb2bf8237eadca3
52345234
languageName: node
52355235
linkType: hard
52365236

@@ -16276,7 +16276,7 @@ __metadata:
1627616276
"@typescript-eslint/parser": 7.18.0
1627716277
"@wireapp/certificate-check": 0.7.19
1627816278
"@wireapp/commons": 5.4.4
16279-
"@wireapp/copy-config": 2.3.2
16279+
"@wireapp/copy-config": 2.3.3
1628016280
"@wireapp/eslint-config": 3.1.2
1628116281
"@wireapp/prettier-config": 0.6.4
1628216282
"@wireapp/protocol-messaging": 1.53.0

0 commit comments

Comments
 (0)