fix(deps): upgraded to the latest version of the npm plugin with npm v10

This commit is contained in:
Matt Travi 2023-09-15 16:06:44 -05:00
parent fb850ff26d
commit a23b71890b
No known key found for this signature in database
GPG Key ID: 8C173646C24FED70
2 changed files with 3737 additions and 260 deletions

3995
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@
"@semantic-release/commit-analyzer": "^11.0.0-beta.3",
"@semantic-release/error": "^4.0.0",
"@semantic-release/github": "^9.0.0",
"@semantic-release/npm": "^10.0.2",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0-beta.2",
"aggregate-error": "^4.0.1",
"cosmiconfig": "^8.0.0",