@backstage/plugin-tech-insights-common
Advanced tools
Comparing version 0.0.0-nightly-20220719025614 to 0.0.0-nightly-20220721025105
# @backstage/plugin-tech-insights-common | ||
## 0.0.0-nightly-20220719025614 | ||
## 0.0.0-nightly-20220721025105 | ||
### Patch Changes | ||
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`. | ||
## 0.2.5 | ||
### Patch Changes | ||
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`. | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@backstage/plugin-tech-insights-common", | ||
"version": "0.0.0-nightly-20220719025614", | ||
"version": "0.0.0-nightly-20220721025105", | ||
"main": "dist/index.cjs.js", | ||
@@ -36,3 +36,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@types/luxon": "^2.0.5", | ||
"@types/luxon": "^3.0.0", | ||
"luxon": "^3.0.0", | ||
@@ -42,3 +42,3 @@ "@backstage/types": "^1.0.0" | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20220719025614" | ||
"@backstage/cli": "0.0.0-nightly-20220721025105" | ||
}, | ||
@@ -45,0 +45,0 @@ "files": [ |
5677
+ Added@types/luxon@3.4.2(transitive)
- Removed@types/luxon@2.4.0(transitive)
Updated@types/luxon@^3.0.0