Skip to content

Commit 1cd322b

Browse files
chore: update npm dependencies
1 parent a6ab5c0 commit 1cd322b

File tree

2 files changed

+45
-47
lines changed

2 files changed

+45
-47
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"@commitlint/config-conventional": "^8.3.4",
3737
"@technote-space/github-action-test-helper": "^0.3.6",
3838
"@types/jest": "^25.2.1",
39-
"@types/node": "^13.13.2",
40-
"@typescript-eslint/eslint-plugin": "^2.29.0",
41-
"@typescript-eslint/parser": "^2.29.0",
39+
"@types/node": "^13.13.4",
40+
"@typescript-eslint/eslint-plugin": "^2.30.0",
41+
"@typescript-eslint/parser": "^2.30.0",
4242
"eslint": "^6.8.0",
4343
"husky": "^4.2.5",
4444
"jest": "^25.4.0",

yarn.lock

Lines changed: 42 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -704,9 +704,9 @@
704704
universal-user-agent "^4.0.0"
705705

706706
"@octokit/types@^2.0.0", "@octokit/types@^2.0.1", "@octokit/types@^2.11.1":
707-
version "2.12.1"
708-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.12.1.tgz#4a26b4a85ec121043d3b0745b5798f9d8fd968ca"
709-
integrity sha512-LRLR1tjbcCfAmUElvTmMvLEzstpx6Xt/aQVTg2xvd+kHA2Ekp1eWl5t+gU7bcwjXHYEAzh4hH4WH+kS3vh+wRw==
707+
version "2.12.2"
708+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.12.2.tgz#e9fbffa294adb54140946d436da9f73bc94b169c"
709+
integrity sha512-1GHLI/Jll3j6F0GbYyZPFTcHZMGjAiRfkTEoRUyaVVk2IWbDdwEiClAJvXzfXCDayuGSNCqAUH8lpjZtqW9GDw==
710710
dependencies:
711711
"@types/node" ">= 8"
712712

@@ -759,9 +759,9 @@
759759
"@babel/types" "^7.0.0"
760760

761761
"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
762-
version "7.0.10"
763-
resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.10.tgz#d9a99f017317d9b3d1abc2ced45d3bca68df0daf"
764-
integrity sha512-74fNdUGrWsgIB/V9kTO5FGHPWYY6Eqn+3Z7L6Hc4e/BxjYV7puvBqp5HwsVYYfLm6iURYBNCx4Ut37OF9yitCw==
762+
version "7.0.11"
763+
resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.11.tgz#1ae3010e8bf8851d324878b42acec71986486d18"
764+
integrity sha512-ddHK5icION5U6q11+tV2f9Mo6CZVuT8GJKld2q9LqHSZbvLbH34Kcu2yFGckZut453+eQU6btIA3RihmnRgI+Q==
765765
dependencies:
766766
"@babel/types" "^7.3.0"
767767

@@ -808,10 +808,10 @@
808808
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
809809
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
810810

811-
"@types/node@>= 8", "@types/node@^13.13.2":
812-
version "13.13.2"
813-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.2.tgz#160d82623610db590a64e8ca81784e11117e5a54"
814-
integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==
811+
"@types/node@>= 8", "@types/node@^13.13.4":
812+
version "13.13.4"
813+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
814+
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
815815

816816
"@types/normalize-package-data@^2.4.0":
817817
version "2.4.0"
@@ -845,40 +845,40 @@
845845
dependencies:
846846
"@types/yargs-parser" "*"
847847

848-
"@typescript-eslint/eslint-plugin@^2.29.0":
849-
version "2.29.0"
850-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.29.0.tgz#c9efab7624e3dd6d144a0e4577a541d1bd42c2ac"
851-
integrity sha512-X/YAY7azKirENm4QRpT7OVmzok02cSkqeIcLmdz6gXUQG4Hk0Fi9oBAynSAyNXeGdMRuZvjBa0c1Lu0dn/u6VA==
848+
"@typescript-eslint/eslint-plugin@^2.30.0":
849+
version "2.30.0"
850+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.30.0.tgz#312a37e80542a764d96e8ad88a105316cdcd7b05"
851+
integrity sha512-PGejii0qIZ9Q40RB2jIHyUpRWs1GJuHP1pkoCiaeicfwO9z7Fx03NQzupuyzAmv+q9/gFNHu7lo1ByMXe8PNyg==
852852
dependencies:
853-
"@typescript-eslint/experimental-utils" "2.29.0"
853+
"@typescript-eslint/experimental-utils" "2.30.0"
854854
functional-red-black-tree "^1.0.1"
855855
regexpp "^3.0.0"
856856
tsutils "^3.17.1"
857857

858-
"@typescript-eslint/experimental-utils@2.29.0":
859-
version "2.29.0"
860-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.29.0.tgz#3cb8060de9265ba131625a96bbfec31ba6d4a0fe"
861-
integrity sha512-H/6VJr6eWYstyqjWXBP2Nn1hQJyvJoFdDtsHxGiD+lEP7piGnGpb/ZQd+z1ZSB1F7dN+WsxUDh8+S4LwI+f3jw==
858+
"@typescript-eslint/experimental-utils@2.30.0":
859+
version "2.30.0"
860+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.30.0.tgz#9845e868c01f3aed66472c561d4b6bac44809dd0"
861+
integrity sha512-L3/tS9t+hAHksy8xuorhOzhdefN0ERPDWmR9CclsIGOUqGKy6tqc/P+SoXeJRye5gazkuPO0cK9MQRnolykzkA==
862862
dependencies:
863863
"@types/json-schema" "^7.0.3"
864-
"@typescript-eslint/typescript-estree" "2.29.0"
864+
"@typescript-eslint/typescript-estree" "2.30.0"
865865
eslint-scope "^5.0.0"
866866
eslint-utils "^2.0.0"
867867

868-
"@typescript-eslint/parser@^2.29.0":
869-
version "2.29.0"
870-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.29.0.tgz#6e3c4e21ed6393dc05b9d8b47f0b7e731ef21c9c"
871-
integrity sha512-H78M+jcu5Tf6m/5N8iiFblUUv+HJDguMSdFfzwa6vSg9lKR8Mk9BsgeSjO8l2EshKnJKcbv0e8IDDOvSNjl0EA==
868+
"@typescript-eslint/parser@^2.30.0":
869+
version "2.30.0"
870+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.30.0.tgz#7681c305a6f4341ae2579f5e3a75846c29eee9ce"
871+
integrity sha512-9kDOxzp0K85UnpmPJqUzdWaCNorYYgk1yZmf4IKzpeTlSAclnFsrLjfwD9mQExctLoLoGAUXq1co+fbr+3HeFw==
872872
dependencies:
873873
"@types/eslint-visitor-keys" "^1.0.0"
874-
"@typescript-eslint/experimental-utils" "2.29.0"
875-
"@typescript-eslint/typescript-estree" "2.29.0"
874+
"@typescript-eslint/experimental-utils" "2.30.0"
875+
"@typescript-eslint/typescript-estree" "2.30.0"
876876
eslint-visitor-keys "^1.1.0"
877877

878-
"@typescript-eslint/typescript-estree@2.29.0":
879-
version "2.29.0"
880-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.29.0.tgz#1be6612bb02fc37ac9f466521c1459a4744e8d3a"
881-
integrity sha512-3YGbtnWy4az16Egy5Fj5CckkVlpIh0MADtAQza+jiMADRSKkjdpzZp/5WuvwK/Qib3Z0HtzrDFeWanS99dNhnA==
878+
"@typescript-eslint/typescript-estree@2.30.0":
879+
version "2.30.0"
880+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.30.0.tgz#1b8e848b55144270255ffbfe4c63291f8f766615"
881+
integrity sha512-nI5WOechrA0qAhnr+DzqwmqHsx7Ulr/+0H7bWCcClDhhWkSyZR5BmTvnBEyONwJCTWHfc5PAQExX24VD26IAVw==
882882
dependencies:
883883
debug "^4.1.1"
884884
eslint-visitor-keys "^1.1.0"
@@ -1492,9 +1492,9 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
14921492
delayed-stream "~1.0.0"
14931493

14941494
commander@^5.0.0:
1495-
version "5.0.0"
1496-
resolved "https://registry.yarnpkg.com/commander/-/commander-5.0.0.tgz#dbf1909b49e5044f8fdaf0adc809f0c0722bdfd0"
1497-
integrity sha512-JrDGPAKjMGSP1G0DUoaceEJ3DZgAfr/q6X7FVk4+U5KxUSKviYGM2k6zWkfyyBHy5rAtzgYJFa1ro2O9PtoxwQ==
1495+
version "5.1.0"
1496+
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
1497+
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
14981498

14991499
compare-func@^1.3.1:
15001500
version "1.3.2"
@@ -2677,9 +2677,9 @@ is-plain-object@^3.0.0:
26772677
isobject "^4.0.0"
26782678

26792679
is-promise@^2.1.0:
2680-
version "2.1.0"
2681-
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
2682-
integrity sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=
2680+
version "2.2.2"
2681+
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.2.2.tgz#39ab959ccbf9a774cf079f7b40c7a26f763135f1"
2682+
integrity sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==
26832683

26842684
is-regexp@^1.0.0:
26852685
version "1.0.0"
@@ -4386,11 +4386,9 @@ rsvp@^4.8.4:
43864386
integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==
43874387

43884388
run-async@^2.4.0:
4389-
version "2.4.0"
4390-
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.0.tgz#e59054a5b86876cfae07f431d18cbaddc594f1e8"
4391-
integrity sha512-xJTbh/d7Lm7SBhc1tNvTpeCHaEzoyxPrqNlvSdMfBTYwaY++UJFyXUOxAtsRUXjlqOfj8luNaR9vjCh4KeV+pg==
4392-
dependencies:
4393-
is-promise "^2.1.0"
4389+
version "2.4.1"
4390+
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
4391+
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
43944392

43954393
rxjs@^6.3.3, rxjs@^6.5.3:
43964394
version "6.5.5"
@@ -5304,9 +5302,9 @@ [email protected]:
53045302
mkdirp "^0.5.1"
53055303

53065304
ws@^7.0.0:
5307-
version "7.2.3"
5308-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.3.tgz#a5411e1fb04d5ed0efee76d26d5c46d830c39b46"
5309-
integrity sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ==
5305+
version "7.2.5"
5306+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.5.tgz#abb1370d4626a5a9cd79d8de404aa18b3465d10d"
5307+
integrity sha512-C34cIU4+DB2vMyAbmEKossWq2ZQDr6QEyuuCzWrM9zfw1sGc0mYiJ0UnG9zzNykt49C2Fi34hvr2vssFQRS6EA==
53105308

53115309
xml-name-validator@^3.0.0:
53125310
version "3.0.0"

0 commit comments

Comments
 (0)