eslint-plugin-decorator-position
Advanced tools
Comparing version 2.2.18 to 2.2.19
@@ -0,1 +1,8 @@ | ||
## [2.2.19](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.18...v2.2.19) (2021-02-13) | ||
### Bug Fixes | ||
* **deps:** update dependency eslint to ^7.20.0 ([b16acc1](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/b16acc1533d2ba46e3d2f63467b9907b3165019d)) | ||
## [2.2.18](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.17...v2.2.18) (2021-01-31) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "eslint-plugin-decorator-position", | ||
"version": "2.2.18", | ||
"version": "2.2.19", | ||
"description": "ESLint plugin for enforcing decorator position", | ||
@@ -64,3 +64,3 @@ "main": "lib/index.js", | ||
"@semantic-release/git": "9.0.0", | ||
"@typescript-eslint/parser": "4.14.1", | ||
"@typescript-eslint/parser": "4.15.0", | ||
"babel-eslint": "10.1.0", | ||
@@ -83,4 +83,4 @@ "common-tags": "1.8.0", | ||
"prettier": "2.2.1", | ||
"semantic-release": "17.3.7", | ||
"typescript": "4.1.3" | ||
"semantic-release": "17.3.9", | ||
"typescript": "4.1.5" | ||
}, | ||
@@ -92,3 +92,3 @@ "dependencies": { | ||
"prettier": "2.2.1", | ||
"eslint": "^7.19.0" | ||
"eslint": "^7.20.0" | ||
}, | ||
@@ -95,0 +95,0 @@ "changelog": { |
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
35898
Updatedeslint@^7.20.0