@qlik/prettier-config
Advanced tools
Comparing version 0.4.17 to 0.4.18
# @qlik/prettier-config | ||
## 0.4.18 | ||
### Patch Changes | ||
- feb2d5a: chore: update npm dependencies | ||
## 0.4.17 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@qlik/prettier-config", | ||
"version": "0.4.17", | ||
"version": "0.4.18", | ||
"description": "Qlik's shared Prettier config", | ||
@@ -9,6 +9,6 @@ "repository": "git@github.com:qlik-oss/dev-tools-js.git", | ||
"dependencies": { | ||
"prettier-plugin-organize-imports": "^4.0.0", | ||
"prettier-plugin-packagejson": "^2.5.1", | ||
"prettier-plugin-organize-imports": "^4.1.0", | ||
"prettier-plugin-packagejson": "^2.5.2", | ||
"prettier-plugin-sh": "^0.14.0", | ||
"prettier-plugin-svelte": "^3.2.6" | ||
"prettier-plugin-svelte": "^3.2.7" | ||
}, | ||
@@ -15,0 +15,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4629