Skip to content

Commit

Permalink
chore: bump eslint-plugin-prettier from 4.0.0 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v4.0.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2022
1 parent 898c1b6 commit 370df6a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 56 deletions.
116 changes: 62 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@actions/core": "1.6.0",
"@ethersphere/bee-js": "3.3.1"
"@ethersphere/bee-js": "4.1.1"
},
"devDependencies": {
"@tsconfig/node16": "1.0.2",
Expand All @@ -31,7 +31,7 @@
"@typescript-eslint/parser": "5.16.0",
"@vercel/ncc": "0.33.3",
"eslint": "8.11.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.6.1",
"typescript": "4.6.3"
},
Expand Down

0 comments on commit 370df6a

Please sign in to comment.