1
0
mirror of synced 2026-01-08 03:01:54 -05:00

Update the supported version of npm to v8

Support for `npm` `v8` was added to Dependabot in https://github.com/dependabot/dependabot-core/pull/4763.
This commit is contained in:
Jeff Widman
2022-03-30 22:16:23 -07:00
committed by GitHub
parent 359da2d9eb
commit 89de77dea8

View File

@@ -17,7 +17,7 @@ GitHub Actions | `github-actions` | N/A (no version) | **✓** | **✓** | |
Go modules | `gomod` | v1 | **✓** | **✓** | **✓** |
Gradle | `gradle` | N/A (no version)<sup>[1]</sup> | **✓** | **✓** | |
Maven | `maven` | N/A (no version)<sup>[2]</sup> | **✓** | **✓** | |
npm | `npm` | v6, v7 | **✓** | **✓** | |
npm | `npm` | v8 | **✓** | **✓** | |
NuGet | `nuget` | <= 4.8<sup>[3]</sup> | **✓** | **✓** | |
pip | `pip` | v21.1.2 | | **✓** | |
pipenv | `pip` | <= 2021-05-29 | | **✓** | |