Skip to content

Commit

Permalink
bump codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Feb 22, 2024
1 parent b994f5a commit b4925b9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.15.0",
"@codecov/webpack-plugin": "^0.0.1-beta.0",
"@codecov/webpack-plugin": "^0.0.1-beta.1",
"@spotlightjs/spotlight": "^1.2.10",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -520,22 +520,22 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@codecov/bundler-plugin-core@^0.0.1-beta.0":
version "0.0.1-beta.0"
resolved "https://registry.yarnpkg.com/@codecov/bundler-plugin-core/-/bundler-plugin-core-0.0.1-beta.0.tgz#b8c2bd4513c6d5ea5b2f1ca241b58b0d48a9453f"
integrity sha512-b3b2fZs9r9COefZEZYzGbLf0gab4HWKudwr6pkyUzXJEq061gIgQomeMxsBSRGVWkXtY6k9zzMDzkcVtj7A6GA==
"@codecov/bundler-plugin-core@^0.0.1-beta.1":
version "0.0.1-beta.1"
resolved "https://registry.yarnpkg.com/@codecov/bundler-plugin-core/-/bundler-plugin-core-0.0.1-beta.1.tgz#d84d83e59ff1670b350ed6cf97900643c567daef"
integrity sha512-58u6JPrfd7uUKH4mBpczJgbzd6Bws6NvmA9rSCLZXMwd9YWnFSqF8h/ZLJKN4Hp7y8lArl81P8BZUsoQMoO6Wg==
dependencies:
chalk "4.1.2"
semver "^7.5.4"
unplugin "^1.6.0"
zod "^3.22.4"

"@codecov/webpack-plugin@^0.0.1-beta.0":
version "0.0.1-beta.0"
resolved "https://registry.yarnpkg.com/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.0.tgz#2d542fd77b3f952544337f22493ae6e823cfca88"
integrity sha512-1+DQdYg2VfbkuVKE98jAWHfTfCXhnW17fmQ8d0O7bSRP1wgYo9kFRzRzIALA522KSTJPRf1icSDTdSRyTQmgRQ==
"@codecov/webpack-plugin@^0.0.1-beta.1":
version "0.0.1-beta.1"
resolved "https://registry.yarnpkg.com/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.1.tgz#d0be931f6c4425279c817eb6243c12a3ba83aa49"
integrity sha512-Llzh1kWNN3hAMFjy30imMiIXeF4XWABtuOP7/2rtYcHL3AdWY9iiuGysoXttLjVwpqczjsUm1HgN2vJy/zuwGg==
dependencies:
"@codecov/bundler-plugin-core" "^0.0.1-beta.0"
"@codecov/bundler-plugin-core" "^0.0.1-beta.1"

"@cspotcode/source-map-support@^0.8.0":
version "0.8.1"
Expand Down

0 comments on commit b4925b9

Please sign in to comment.