@red-hat-developer-hub/backstage-plugin-bulk-import-common
Advanced tools
Comparing version 1.4.1 to 1.4.2
## @red-hat-developer-hub/backstage-plugin-bulk-import-common [0.2.0](https://github.com/janus-idp/backstage-plugins/compare/@red-hat-developer-hub/backstage-plugin-bulk-import-common@0.1.0...@red-hat-developer-hub/backstage-plugin-bulk-import-common@0.2.0) (2024-07-25) | ||
## 1.4.2 | ||
### Patch Changes | ||
- d59e940: Updated dependency `@openapitools/openapi-generator-cli` to `2.15.3`. | ||
Updated dependency `openapicmd` to `2.6.1`. | ||
Updated dependency `prettier` to `3.4.2`. | ||
## 1.4.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@red-hat-developer-hub/backstage-plugin-bulk-import-common", | ||
"description": "Common functionalities for the bulk-import plugin", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"main": "dist/index.cjs.js", | ||
@@ -42,3 +42,3 @@ "types": "dist/index.d.ts", | ||
"@spotify/prettier-config": "^15.0.0", | ||
"prettier": "3.3.3" | ||
"prettier": "3.4.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
7282