@operato/i18n
Advanced tools
Comparing version 8.0.0-alpha.33 to 8.0.0-alpha.37
@@ -6,2 +6,11 @@ # Change Log | ||
## [8.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.36...v8.0.0-alpha.37) (2024-10-20) | ||
### :bug: Bug Fix | ||
* update dev-dependencies version ([d6fe342](https://github.com/hatiolab/operato/commit/d6fe342de738c6bad3528550a862b5a1d2573161)) | ||
## [8.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.32...v8.0.0-alpha.33) (2024-10-14) | ||
@@ -8,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "8.0.0-alpha.33", | ||
"version": "8.0.0-alpha.37", | ||
"main": "dist/src/index.js", | ||
@@ -63,13 +63,13 @@ "module": "dist/src/index.js", | ||
"devDependencies": { | ||
"@custom-elements-manifest/analyzer": "^0.9.2", | ||
"@custom-elements-manifest/analyzer": "^0.10.0", | ||
"@hatiolab/prettier-config": "^1.0.0", | ||
"@open-wc/eslint-config": "^12.0.3", | ||
"@open-wc/testing": "^3.1.6", | ||
"@typescript-eslint/eslint-plugin": "^7.0.1", | ||
"@typescript-eslint/parser": "^7.0.1", | ||
"@web/dev-server": "^0.3.0", | ||
"@open-wc/testing": "^4.0.0", | ||
"@typescript-eslint/eslint-plugin": "^8.0.0", | ||
"@typescript-eslint/parser": "^8.0.0", | ||
"@web/dev-server": "^0.4.0", | ||
"@web/dev-server-storybook": "^2.0.1", | ||
"@web/test-runner": "^0.18.0", | ||
"concurrently": "^8.0.1", | ||
"eslint": "^8.39.0", | ||
"@web/test-runner": "^0.19.0", | ||
"concurrently": "^9.0.0", | ||
"eslint": "^9.0.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -95,3 +95,3 @@ "husky": "^9.0.11", | ||
}, | ||
"gitHead": "f5fb8cd2bf7aed9781b75e9fa2e3cf53181641c9" | ||
"gitHead": "508ea9c2cd0ed626825045dae9a068b0fa8932be" | ||
} |
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
139783