Skip to content

Commit eb4db1a

Browse files
authored
Merge pull request #163 from Computerization/dependabot/npm_and_yarn/master/prettier-2.1.1
Dependencies(deps-dev): Bump prettier from 2.0.5 to 2.1.1
2 parents 9f1e958 + 5e68e9f commit eb4db1a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-react": "^7.20.6",
5050
"eslint-plugin-react-hooks": "^4.1.0",
5151
"eslint-plugin-standard": "^4.0.1",
52-
"prettier": "^2.0.5",
52+
"prettier": "^2.1.1",
5353
"typescript": "^4.0.2"
5454
}
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8364,10 +8364,10 @@ prettier-linter-helpers@^1.0.0:
83648364
dependencies:
83658365
fast-diff "^1.1.2"
83668366

8367-
prettier@^2.0.5:
8368-
version "2.0.5"
8369-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
8370-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
8367+
prettier@^2.1.1:
8368+
version "2.1.1"
8369+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
8370+
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
83718371

83728372
pretty-error@^2.1.1:
83738373
version "2.1.1"

0 commit comments

Comments
 (0)