Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 20, 2020
1 parent 72ff9ae commit 416b75f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"check-dts": "^0.4.0",
"colorette": "^1.2.1",
"cuid": "^2.1.8",
"dual-publish": "^1.0.1",
"dual-publish": "^1.0.2",
"eslint": "^7.13.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-es5": "^1.5.0",
Expand All @@ -61,7 +61,7 @@
"shortid": "^2.2.16",
"size-limit": "^4.8.0",
"terser": "^5.5.0",
"typescript": "^4.0.5",
"typescript": "^4.1.2",
"uid-safe": "^2.1.5",
"uuid": "^8.3.1",
"yaspeller": "^7.0.0"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2170,9 +2170,9 @@
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/node@*":
version "14.14.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
version "14.14.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down Expand Up @@ -4312,10 +4312,10 @@ dotenv@^7.0.0:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7.0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c"
integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==

dual-publish@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/dual-publish/-/dual-publish-1.0.1.tgz#023deeafbffd715cf696b6b1735302666589383d"
integrity sha512-B80SAwnebEZ8FG438PSbW7kUenoXeQYySlrBfNiAHGusHY9NN/WODXJKfvy2cOhcCtBaOlZzOs+9URDqUSek6g==
dual-publish@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/dual-publish/-/dual-publish-1.0.2.tgz#d43cda20fd0bd80f2f85b5793a3b43f9c065c41a"
integrity sha512-0T0q7bQ+VY47vFGzGBtY9woxx1oWUqSH2vWL2/Wt7PWY2mH1uSkpKho5mNmKUphXqtiH1reIlZC9SM375FSyiQ==
dependencies:
clean-publish "^1.1.8"
colorette "^1.2.1"
Expand Down Expand Up @@ -4372,9 +4372,9 @@ ejs@^2.6.1:
integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==

electron-to-chromium@^1.3.591:
version "1.3.601"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.601.tgz#881824eaef0b2f97c89e1abb5835fdd224997d34"
integrity sha512-ctRyXD9y0mZu8pgeNwBUhLP3Guyr5YuqkfLKYmpTwYx7o9JtCEJme9JVX4xBXPr5ZNvr/iBXUvHLFEVJQThATg==
version "1.3.602"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.602.tgz#a176db985a9826c9a3fbf614d054fc42c5c9f478"
integrity sha512-+JbC10U8vpKAqAtrEqORdzaWewRgEj5DY+QQNyP/dxDTshPqqgpjrvt6smewKS/5F3vT5prYgg7/VTxb5FROjw==

elliptic@^6.5.3:
version "6.5.3"
Expand Down Expand Up @@ -10524,10 +10524,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
typescript@^4.0.5, typescript@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==

uc.micro@^1.0.1, uc.micro@^1.0.5:
version "1.0.6"
Expand Down

0 comments on commit 416b75f

Please sign in to comment.