Skip to content

Commit ae70208

Browse files
committed
Remove unused js-yaml dev dependency
1 parent a85ee8f commit ae70208

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"eslint-plugin-prettier": "^3.1.3",
3030
"jest": "^24.9.0",
3131
"jest-circus": "^24.9.0",
32-
"js-yaml": "^3.13.1",
3332
"prettier": "^1.19.1",
3433
"ts-jest": "^24.2.0",
3534
"typescript": "^3.6.4"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3110,7 +3110,7 @@ [email protected]:
31103110
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
31113111
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
31123112

3113-
js-yaml@^3.13.0, js-yaml@^3.13.1:
3113+
js-yaml@^3.13.0:
31143114
version "3.14.0"
31153115
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
31163116
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==

0 commit comments

Comments
 (0)