8000 Merge pull request #16071 from devinan/patch-1 · webpack/webpack@3e1f244 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e1f244

Browse files
authored
Merge pull request #16071 from devinan/patch-1
Fix badge : compatibility score
2 parents c7e14e2 + da13141 commit 3e1f244

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
[![PR's welcome][prs]][prs-url]
1616

1717
<br>
18-
<a href="https://dependabot.com/compatibility-score.html?dependency-name=webpack&package-manager=npm_and_yarn&new-version=latest">
19-
<img src="https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&version-scheme=semver&target-version=latest">
18+
<a href="https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates#about-compatibility-scores">
19+
<img src="https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.72.1&new-version=5.73.0">
2020
</a>
2121
<a href="https://npmcharts.com/compare/webpack?minimal=true">
2222
<img src="https://img.shields.io/npm/dm/webpack.svg">

0 commit comments

Comments
 (0)
0