Skip to content

Commit

Permalink
chore(deps): update dependency @codecov/webpack-plugin to v0.0.1-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent ef6c78b commit 8e7d062
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@babel/core": "7.24.9",
"@codecov/webpack-plugin": "0.0.1-beta.10",
"@codecov/webpack-plugin": "0.0.1-beta.12",
"@eslint/js": "9.9.1",
"@playwright/test": "1.46.1",
"@types/babel__core": "7.20.5",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1624,7 +1624,7 @@ __metadata:
languageName: node
linkType: hard

"@codecov/bundler-plugin-core@npm:^0.0.1-beta.10":
"@codecov/bundler-plugin-core@npm:^0.0.1-beta.12":
version: 0.0.1-beta.12
resolution: "@codecov/bundler-plugin-core@npm:0.0.1-beta.12"
dependencies:
Expand All @@ -1636,15 +1636,15 @@ __metadata:
languageName: node
linkType: hard

"@codecov/webpack-plugin@npm:0.0.1-beta.10":
version: 0.0.1-beta.10
resolution: "@codecov/webpack-plugin@npm:0.0.1-beta.10"
"@codecov/webpack-plugin@npm:0.0.1-beta.12":
version: 0.0.1-beta.12
resolution: "@codecov/webpack-plugin@npm:0.0.1-beta.12"
dependencies:
"@codecov/bundler-plugin-core": "npm:^0.0.1-beta.10"
"@codecov/bundler-plugin-core": "npm:^0.0.1-beta.12"
unplugin: "npm:^1.10.1"
peerDependencies:
webpack: 5.x
checksum: 10c0/852f8a1eed84282dfbf86ca69c8814bdcfda3967a6bff63acd79d3ceed6fa5a1423b13b999f5a03b467fc3f905656ffee6268ab51e2844783aeaf90828c77781
checksum: 10c0/249ecbfb1a7820ef1acc622d9f132b96f0b250c43e0267dbd9de85fda610d09997a319ba1b1692b7d7a5f6191a78a89a8a48aa72453751a4f30be3fd94dbeaa9
languageName: node
linkType: hard

Expand Down Expand Up @@ -1789,7 +1789,7 @@ __metadata:
resolution: "@frantic1048/restia@workspace:."
dependencies:
"@babel/core": "npm:7.24.9"
"@codecov/webpack-plugin": "npm:0.0.1-beta.10"
"@codecov/webpack-plugin": "npm:0.0.1-beta.12"
"@eslint/js": "npm:9.9.1"
"@playwright/test": "npm:1.46.1"
"@types/babel__core": "npm:7.20.5"
Expand Down

0 comments on commit 8e7d062

Please sign in to comment.