Skip to content

Commit d8d1ca0

Browse files
chore(package): update lockfile yarn.lock
1 parent d1f316c commit d8d1ca0

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,12 @@
9898
dependencies:
9999
"@babel/helper-plugin-utils" "^7.0.0"
100100

101-
"@babel/runtime@^7.4.5":
102-
version "7.5.4"
103-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.4.tgz#cb7d1ad7c6d65676e66b47186577930465b5271b"
104-
integrity sha512-Na84uwyImZZc3FKf4aUF1tysApzwf3p2yuFBIyBfbzT5glzKTdvYI4KVW4kcgjrzoGUjC7w3YyCHcJKaRxsr2Q==
101+
"@babel/runtime@^7.8.7":
102+
version "7.8.7"
103+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
104+
integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg==
105105
dependencies:
106-
regenerator-runtime "^0.13.2"
106+
regenerator-runtime "^0.13.4"
107107

108108
"@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4":
109109
version "7.4.4"
@@ -3976,10 +3976,10 @@ realpath-native@^1.1.0:
39763976
dependencies:
39773977
util.promisify "^1.0.0"
39783978

3979-
regenerator-runtime@^0.13.2:
3980-
version "0.13.2"
3981-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447"
3982-
integrity sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA==
3979+
regenerator-runtime@^0.13.4:
3980+
version "0.13.4"
3981+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.4.tgz#e96bf612a3362d12bb69f7e8f74ffeab25c7ac91"
3982+
integrity sha512-plpwicqEzfEyTQohIKktWigcLzmNStMGwbOUbykx51/29Z3JOGYldaaNGK7ngNXV+UcoqvIMmloZ48Sr74sd+g==
39833983

39843984
regex-not@^1.0.0, regex-not@^1.0.2:
39853985
version "1.0.2"
@@ -5065,12 +5065,12 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
50655065
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
50665066
integrity sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==
50675067

5068-
yaml@^1.6.0:
5069-
version "1.6.0"
5070-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.6.0.tgz#d8a985cfb26086dd73f91c637f6e6bc909fddd3c"
5071-
integrity sha512-iZfse3lwrJRoSlfs/9KQ9iIXxs9++RvBFVzAqbbBiFT+giYtyanevreF9r61ZTbGMgWQBxAua3FzJiniiJXWWw==
5068+
yaml@^1.8.2:
5069+
version "1.8.2"
5070+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.8.2.tgz#a29c03f578faafd57dcb27055f9a5d569cb0c3d9"
5071+
integrity sha512-omakb0d7FjMo3R1D2EbTKVIk6dAVLRxFXdLZMEUToeAvuqgG/YuHMuQOZ5fgk+vQ8cx+cnGKwyg+8g8PNT0xQg==
50725072
dependencies:
5073-
"@babel/runtime" "^7.4.5"
5073+
"@babel/runtime" "^7.8.7"
50745074

50755075
yargs-parser@^11.1.1:
50765076
version "11.1.1"

0 commit comments

Comments
 (0)