Skip to content

Commit 73a8ae5

Browse files
authored
Merge pull request #80 from casbin/dependabot/npm_and_yarn/prettier-2.3.1
build(deps): bump prettier from 2.2.1 to 2.3.1
2 parents 417bfb6 + f87c996 commit 73a8ae5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"html-webpack-plugin": "^4.3.0",
3333
"jest": "^26.1.0",
3434
"npm-run-all": "^4.1.5",
35-
"prettier": "^2.0.5",
35+
"prettier": "^2.3.1",
3636
"rimraf": "^3.0.2",
3737
"ts-jest": "^26.1.0",
3838
"ts-loader": "^9.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6378,10 +6378,10 @@ prelude-ls@~1.1.2:
63786378
resolved "https://registry.npm.taobao.org/prelude-ls/download/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
63796379
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
63806380

6381-
prettier@^2.0.5:
6382-
version "2.2.1"
6383-
resolved "https://registry.npm.taobao.org/prettier/download/prettier-2.2.1.tgz?cache=0&sync_timestamp=1606521077298&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fprettier%2Fdownload%2Fprettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
6384-
integrity sha1-eVoaeN1S8HPaDNQrIfnJE4GSP/U=
6381+
prettier@^2.3.1:
6382+
version "2.3.1"
6383+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
6384+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
63856385

63866386
pretty-error@^2.1.1:
63876387
version "2.1.2"

0 commit comments

Comments
 (0)