Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-decorator-position to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2022
1 parent 3be63de commit c498452
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"babel-eslint": "10.1.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-decorator-position": "5.0.0",
"eslint-plugin-decorator-position": "5.0.1",
"eslint-plugin-ember": "10.6.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-json": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3111,10 +3111,10 @@ eslint-module-utils@^2.7.3:
debug "^3.2.7"
find-up "^2.1.0"

eslint-plugin-decorator-position@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-decorator-position/-/eslint-plugin-decorator-position-5.0.0.tgz#8f6f37f401f691634aa0ac26bb023e5e5d5aa357"
integrity sha512-v9hhZgS34cOm4xPsI+UaDGcKolnsCqQYEBGJmjqhzgTDrOVlPhOZAT2u5GGnKFF7TqniLEQ8hU6F9lh8NGfTfw==
eslint-plugin-decorator-position@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-decorator-position/-/eslint-plugin-decorator-position-5.0.1.tgz#17cfe02d60b86bbcf8d70c24b119849ef9ca7f07"
integrity sha512-2VI4qzKhdIvWR/+VIsIcUQLVS49E5/LNOKHccV+di23IqeY0JRTefjSAuHpsEjF/KTEciH2LVsxFltgV1/kw2w==
dependencies:
"@babel/core" "^7.18.6"
"@babel/plugin-proposal-decorators" "^7.18.6"
Expand Down

0 comments on commit c498452

Please sign in to comment.