@operato/utils
Advanced tools
Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.28
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-02-20) | ||
### :bug: Bug Fix | ||
* upgrade devDependencies for webcomponents ([1489b8b](https://github.com/hatiolab/operato/commit/1489b8b790d9bcee779a070a630697f25c01728f)) | ||
## [2.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.7...v2.0.0-alpha.8) (2024-01-20) | ||
@@ -8,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "2.0.0-alpha.8", | ||
"version": "2.0.0-alpha.28", | ||
"main": "dist/src/index.js", | ||
@@ -87,17 +87,17 @@ "module": "dist/src/index.js", | ||
"devDependencies": { | ||
"@custom-elements-manifest/analyzer": "^0.8.1", | ||
"@custom-elements-manifest/analyzer": "^0.9.2", | ||
"@hatiolab/prettier-config": "^1.0.0", | ||
"@open-wc/eslint-config": "^10.0.0", | ||
"@open-wc/eslint-config": "^12.0.3", | ||
"@open-wc/testing": "^3.1.6", | ||
"@typescript-eslint/eslint-plugin": "^5.59.1", | ||
"@typescript-eslint/parser": "^5.59.1", | ||
"@typescript-eslint/eslint-plugin": "^7.0.1", | ||
"@typescript-eslint/parser": "^7.0.1", | ||
"@web/dev-server": "^0.3.0", | ||
"@web/dev-server-storybook": "^0.7.4", | ||
"@web/test-runner": "^0.17.0", | ||
"@web/dev-server-storybook": "^2.0.1", | ||
"@web/test-runner": "^0.18.0", | ||
"concurrently": "^8.0.1", | ||
"eslint": "^8.39.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"husky": "^8.0.1", | ||
"lint-staged": "^13.2.2", | ||
"prettier": "^2.4.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"husky": "^9.0.11", | ||
"lint-staged": "^15.2.2", | ||
"prettier": "^3.2.5", | ||
"tslib": "^2.3.1", | ||
@@ -122,3 +122,3 @@ "typescript": "^5.0.4" | ||
}, | ||
"gitHead": "9b76564615d73b9da50d13d30d43cdaa0d4a6fa6" | ||
"gitHead": "458e804ceb0e7cd5c4aa9d3bb7fe64c1f5bd61a3" | ||
} |
Sorry, the diff of this file is not supported yet
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
265202