Skip to content

Commit b617d67

Browse files
chore(deps-dev): bump @types/prettier from 2.3.0 to 2.3.1
Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier) --- updated-dependencies: - dependency-name: "@types/prettier" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04cb9c7 commit b617d67

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,14 @@
7979
"@pollyjs/core": "5.1.1",
8080
"@pollyjs/persister-fs": "5.1.1",
8181
"@types/concat-stream": "1.6.0",
82-
"@types/debug": "4.1.5",
82+
"@types/debug": "4.1.6",
8383
"@types/fs-extra": "9.0.11",
8484
"@types/gunzip-maybe": "1.4.0",
8585
"@types/hosted-git-info": "3.0.1",
8686
"@types/pollyjs__adapter-node-http": "2.0.1",
8787
"@types/pollyjs__core": "4.3.2",
8888
"@types/pollyjs__persister-fs": "2.0.1",
89-
"@types/prettier": "2.3.0",
89+
"@types/prettier": "2.3.1",
9090
"@types/setup-polly-jest": "0.5.1",
9191
"@types/tar-stream": "2.2.0",
9292
"clinic": "9.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,10 +1735,10 @@
17351735
dependencies:
17361736
"@types/node" "*"
17371737

1738-
"@types/debug@4.1.5":
1739-
version "4.1.5"
1740-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd"
1741-
integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==
1738+
"@types/debug@4.1.6":
1739+
version "4.1.6"
1740+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.6.tgz#0b7018723084918a865eff99249c490505df2163"
1741+
integrity sha512-7fDOJFA/x8B+sO1901BmHlf5dE1cxBU8mRXj8QOEDnn16hhGJv/IHxJtZhvsabZsIMn0eLIyeOKAeqSNJJYTpA==
17421742

17431743
"@types/eslint-visitor-keys@^1.0.0":
17441744
version "1.0.0"
@@ -1905,10 +1905,10 @@
19051905
resolved "https://registry.yarnpkg.com/@types/pollyjs__persister/-/pollyjs__persister-4.3.0.tgz#4edfae78f1e0d959784e1d389b6c23fff93034f6"
19061906
integrity sha512-gEwKh9XQSHo+1iBTHKqBIa/BHfG0cLidgryU6jEWzQ9NTtYOGb2V5tf3qb0ddihO7kJW/d0MCKTN28hDS+XCDg==
19071907

1908-
"@types/prettier@2.3.0":
1909-
version "2.3.0"
1910-
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.0.tgz#2e8332cc7363f887d32ec5496b207d26ba8052bb"
1911-
integrity sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw==
1908+
"@types/prettier@2.3.1":
1909+
version "2.3.1"
1910+
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.1.tgz#54dd88bdc7f49958329666af3779561e47d5dab3"
1911+
integrity sha512-NVkb4p4YjI8E3O6+1m8I+8JlMpFZwfSbPGdaw0wXuyPRTEz0SLKwBUWNSO7Maoi8tQMPC8JLZNWkrcKPI7/sLA==
19121912

19131913
"@types/prettier@^1.19.0":
19141914
version "1.19.1"

0 commit comments

Comments
 (0)