@intlify/eslint-plugin-vue-i18n
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -0,1 +1,11 @@ | ||
## v0.11.1 (2021-03-18) | ||
#### :bug: Bug Fixes | ||
* [#173](https://github.com/intlify/eslint-plugin-vue-i18n/pull/173) fix: add debug as dependency ([@lukashass](https://github.com/lukashass)) | ||
#### Committers: 2 | ||
- Lukas ([@lukashass](https://github.com/lukashass)) | ||
- Yosuke Ota ([@ota-meshi](https://github.com/ota-meshi)) | ||
Version 9 of Highlight.js has reached EOL and is no longer supported. | ||
@@ -16,6 +26,2 @@ Please upgrade or ask whatever dependency you are using to upgrade. | ||
Version 9 of Highlight.js has reached EOL and is no longer supported. | ||
Please upgrade or ask whatever dependency you are using to upgrade. | ||
https://github.com/highlightjs/highlight.js/issues/2877 | ||
## v0.10.0 (2021-01-04) | ||
@@ -22,0 +28,0 @@ |
{ | ||
"name": "@intlify/eslint-plugin-vue-i18n", | ||
"description": "ESLint plugin for Vue I18n", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"author": { | ||
@@ -29,2 +29,3 @@ "name": "kazuya kawaguchi", | ||
"@intlify/message-resolver": "^9.0.0-rc.5", | ||
"debug": "^4.3.1", | ||
"glob": "^7.1.3", | ||
@@ -34,3 +35,3 @@ "ignore": "^5.0.5", | ||
"json5": "^2.1.3", | ||
"jsonc-eslint-parser": "^0.6.2", | ||
"jsonc-eslint-parser": "^1.0.0", | ||
"lodash": "^4.17.11", | ||
@@ -61,5 +62,5 @@ "parse5": "^6.0.0", | ||
"eslint4b": "^7.16.0", | ||
"lerna-changelog": "^1.0.0", | ||
"lerna-changelog": "^1.0.1", | ||
"mocha": "^8.0.0", | ||
"monaco-editor": "^0.22.0", | ||
"monaco-editor": "^0.23.0", | ||
"nyc": "^15.0.0", | ||
@@ -66,0 +67,0 @@ "opener": "^1.5.1", |
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
180282
14
+ Addeddebug@^4.3.1
+ Addedjsonc-eslint-parser@1.4.1(transitive)
- Removedjsonc-eslint-parser@0.6.2(transitive)
Updatedjsonc-eslint-parser@^1.0.0