Skip to content

Commit 8bcbc78

Browse files
committed
Remove unused dependency 'abort-controller'
1 parent ce09ace commit 8bcbc78

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"@babel/preset-flow": "^7.10.4",
3737
"@babel/preset-react": "^7.10.4",
3838
"@babel/traverse": "^7.11.0",
39-
"abort-controller": "^3.0.0",
4039
"art": "0.10.1",
4140
"babel-plugin-syntax-trailing-function-commas": "^6.5.0",
4241
"chalk": "^3.0.0",

yarn.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3269,13 +3269,6 @@ abab@^2.0.5:
32693269
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
32703270
integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
32713271

3272-
abort-controller@^3.0.0:
3273-
version "3.0.0"
3274-
resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392"
3275-
integrity sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==
3276-
dependencies:
3277-
event-target-shim "^5.0.0"
3278-
32793272
accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
32803273
version "1.3.7"
32813274
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
@@ -7263,11 +7256,6 @@ etag@~1.8.1:
72637256
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
72647257
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
72657258

7266-
event-target-shim@^5.0.0:
7267-
version "5.0.1"
7268-
resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
7269-
integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==
7270-
72717259
event-to-promise@0.8.0:
72727260
version "0.8.0"
72737261
resolved "https://registry.yarnpkg.com/event-to-promise/-/event-to-promise-0.8.0.tgz#4b84f11772b6f25f7752fc74d971531ac6f5b626"

0 commit comments

Comments
 (0)