mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-09-02 21:58:06 +00:00
chore(deps-dev): bump the all-npm-root group across 1 directory with 2 updates (#1876)
Bumps the all-npm-root group with 2 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml) and [otplib](https://github.com/yeojz/otplib/tree/HEAD/packages/otplib). Updates `js-yaml` from 4.3.1 to 5.4.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...5.4.1) Updates `otplib` from 13.4.1 to 13.5.0 - [Release notes](https://github.com/yeojz/otplib/releases) - [Commits](https://github.com/yeojz/otplib/commits/v13.5.0/packages/otplib) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-npm-root - dependency-name: otplib dependency-version: 13.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-root ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -32,7 +32,7 @@
|
||||
"@commitlint/config-conventional": "^21.0.2",
|
||||
"@playwright/test": "^1.62.1",
|
||||
"husky": "^9.1.7",
|
||||
"js-yaml": "^4.3.1",
|
||||
"otplib": "^13.4.1"
|
||||
"js-yaml": "^5.4.1",
|
||||
"otplib": "^13.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user