@backstage/config
Advanced tools
Comparing version 0.0.0-nightly-20250105023325 to 0.0.0-nightly-20250106023326
# @backstage/config | ||
## 0.0.0-nightly-20250105023325 | ||
## 0.0.0-nightly-20250106023326 | ||
@@ -8,4 +8,4 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20250105023325 | ||
- @backstage/errors@0.0.0-nightly-20250105023325 | ||
- @backstage/types@0.0.0-nightly-20250106023326 | ||
- @backstage/errors@0.0.0-nightly-20250106023326 | ||
@@ -12,0 +12,0 @@ ## 1.3.1 |
{ | ||
"name": "@backstage/config", | ||
"version": "0.0.0-nightly-20250105023325", | ||
"version": "0.0.0-nightly-20250106023326", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
@@ -39,9 +39,9 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/errors": "0.0.0-nightly-20250105023325", | ||
"@backstage/types": "0.0.0-nightly-20250105023325", | ||
"@backstage/errors": "0.0.0-nightly-20250106023326", | ||
"@backstage/types": "0.0.0-nightly-20250106023326", | ||
"ms": "^2.1.3" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20250105023325", | ||
"@backstage/test-utils": "0.0.0-nightly-20250105023325" | ||
"@backstage/cli": "0.0.0-nightly-20250106023326", | ||
"@backstage/test-utils": "0.0.0-nightly-20250106023326" | ||
}, | ||
@@ -48,0 +48,0 @@ "typesVersions": { |
+ Added@backstage/errors@0.0.0-nightly-20250106023326(transitive)
+ Added@backstage/types@0.0.0-nightly-20250106023326(transitive)
- Removed@backstage/errors@0.0.0-nightly-20250105023325(transitive)
- Removed@backstage/types@0.0.0-nightly-20250105023325(transitive)