Skip to content

Commit

Permalink
Merge pull request #25 from redpeacock78/hothouse-20210731032123-5292…
Browse files Browse the repository at this point in the history
…2882d8
  • Loading branch information
redpeacock78 committed Aug 31, 2021
2 parents f800290 + 4d5a01c commit d4495c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"cpx": "^1.5.0",
"eslint": "^7.12.1",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-prettier": "^4.0.0",
"gas-webpack-plugin": "^2.0.0",
"jest": "^27.0.1",
"prettier": "^2.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1959,10 +1959,10 @@ eslint-config-prettier@^8.0.0:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz#024d661444319686c588c8849c8da33815dbdb1c"
integrity sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA==

eslint-plugin-prettier@^3.1.2:
version "3.1.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
eslint-plugin-prettier@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit d4495c5

Please sign in to comment.