Skip to content

Commit 17f73e9

Browse files
committed
chore: upgrade deps
1 parent 9b1ee8d commit 17f73e9

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
@@ -60,7 +60,7 @@
6060
"ajv": "^6.12.6",
6161
"chai": "^4.2.0",
6262
"mocha": "^8.2.1",
63-
"prettier": "^2.2.0",
63+
"prettier": "^2.2.1",
6464
"source-map-support": "^0.5.19",
6565
"ts-node": "^9.0.0",
6666
"tslint": "^6.1.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -709,10 +709,10 @@ picomatch@^2.0.4, picomatch@^2.2.1:
709709
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
710710
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
711711

712-
prettier@^2.2.0:
713-
version "2.2.0"
714-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
715-
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
712+
prettier@^2.2.1:
713+
version "2.2.1"
714+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
715+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
716716

717717
punycode@^2.1.0:
718718
version "2.1.1"

0 commit comments

Comments
 (0)