Skip to content

Commit

Permalink
build: update angular packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and alan-agius4 committed Mar 18, 2021
1 parent c0ed68d commit 2e3bd24
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 110 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,21 @@
]
},
"devDependencies": {
"@angular/animations": "12.0.0-next.4",
"@angular/cdk": "11.2.4",
"@angular/common": "12.0.0-next.4",
"@angular/compiler": "12.0.0-next.4",
"@angular/compiler-cli": "12.0.0-next.4",
"@angular/core": "12.0.0-next.4",
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#6b6fba2b22d33fe3c52341f4b3970e4087e50557",
"@angular/forms": "12.0.0-next.4",
"@angular/localize": "12.0.0-next.4",
"@angular/material": "11.2.4",
"@angular/platform-browser": "12.0.0-next.4",
"@angular/platform-browser-dynamic": "12.0.0-next.4",
"@angular/platform-server": "12.0.0-next.4",
"@angular/router": "12.0.0-next.4",
"@angular/service-worker": "12.0.0-next.4",
"@angular/animations": "12.0.0-next.5",
"@angular/cdk": "11.2.5",
"@angular/common": "12.0.0-next.5",
"@angular/compiler": "12.0.0-next.5",
"@angular/compiler-cli": "12.0.0-next.5",
"@angular/core": "12.0.0-next.5",
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#811862c9cdc0cd34e6936815f0c7db7fcc8213f5",
"@angular/forms": "12.0.0-next.5",
"@angular/localize": "12.0.0-next.5",
"@angular/material": "11.2.5",
"@angular/platform-browser": "12.0.0-next.5",
"@angular/platform-browser-dynamic": "12.0.0-next.5",
"@angular/platform-server": "12.0.0-next.5",
"@angular/router": "12.0.0-next.5",
"@angular/service-worker": "12.0.0-next.5",
"@babel/core": "7.13.8",
"@babel/generator": "7.13.9",
"@babel/plugin-transform-runtime": "7.13.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/ngtools/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"webpack": "^4.0.0 || ^5.20.0"
},
"devDependencies": {
"@angular/compiler": "12.0.0-next.4",
"@angular/compiler-cli": "12.0.0-next.4",
"@angular/compiler": "12.0.0-next.5",
"@angular/compiler-cli": "12.0.0-next.5",
"typescript": "4.2.3",
"webpack": "5.21.2"
}
Expand Down
30 changes: 15 additions & 15 deletions tests/legacy-cli/e2e/ng-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"description": "snapshot versions of Angular for e2e testing",
"private": true,
"dependencies": {
"@angular/animations": "github:angular/animations-builds#02ddcc1e4530e2ea128e6f3da04de6ef462ea87f",
"@angular/cdk": "github:angular/cdk-builds#c4f411153679ddb293f96a4755d883b04079c336",
"@angular/common": "github:angular/common-builds#db10ce48cf9bc96f8519bca6f41302a247f4f88f",
"@angular/compiler": "github:angular/compiler-builds#b05071f568ecb8742882b803bd1cd83911e8f87e",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#138d93b9e60347f75dac50150d158d1f9ddc5ded",
"@angular/core": "github:angular/core-builds#24e4662e352a34b0424f99370400d9a17dc3ca57",
"@angular/forms": "github:angular/forms-builds#671501036c5f0970e546977dd9c5004d66310f4a",
"@angular/language-service": "github:angular/language-service-builds#457c7ae7da723140f6c5d8c2bb143521d16e1f24",
"@angular/localize": "github:angular/localize-builds#6ce6d99e933d21d8bcbbb711661176752c0ad304",
"@angular/material": "github:angular/material2-builds#a74941e859e276c2efb58cb5bbe87ed38d6d33a8",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#da27778457f959394ae9fbf0c94fdddd6c8859cf",
"@angular/platform-browser": "github:angular/platform-browser-builds#7b6096f783d718128f9dab5885d261f3b1e1d358",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#6371637159d5596b74b4af25454afbcf7d7dd68d",
"@angular/platform-server": "github:angular/platform-server-builds#27d0bab28be3c4b0a35f9d8221ab66950e656061",
"@angular/router": "github:angular/router-builds#d171a500c76a6b7ca9525c036b7d36771bd241bb"
"@angular/animations": "github:angular/animations-builds#95acd63c899073299b1791527c383c52e6b62eb5",
"@angular/cdk": "github:angular/cdk-builds#b75f3ea5dc7bc7695c3dd38a5ba9a2a799c78341",
"@angular/common": "github:angular/common-builds#ddf63d3ff5becf65796203895a98300900b60902",
"@angular/compiler": "github:angular/compiler-builds#19f5a995a3c317adc95774020e2598218424f987",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#77c3b37efa2eef05df1908da8eaae4accc8431de",
"@angular/core": "github:angular/core-builds#91e18ad377627ece4f89fec7d4ff7ee93c88fedd",
"@angular/forms": "github:angular/forms-builds#62f67912ffc3aa3a5eb3b510b7b82e0fa294cfbd",
"@angular/language-service": "github:angular/language-service-builds#fd427a90ab83618975bc7283a6f376e479a21971",
"@angular/localize": "github:angular/localize-builds#37d66d55aa9b4f6d9fcf2f229ea4a344e232094b",
"@angular/material": "github:angular/material2-builds#f5cad5722970203f9fb6c0ce7ec85c227d02366d",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#73520ab42adad431628ca62cc8c56cee749a9afb",
"@angular/platform-browser": "github:angular/platform-browser-builds#b3a64e156c8a3381b7fa8d512f9d2ecd7300b1ce",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#8ee83c9d0935264cf8be2dff80ab3f409f1ed4cd",
"@angular/platform-server": "github:angular/platform-server-builds#dd49e6e013ed1db3804d0d8695261309c6518bd7",
"@angular/router": "github:angular/router-builds#f978f13098996135ba18cd351e2775c87dad56e9"
}
}
152 changes: 74 additions & 78 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# yarn lockfile v1


"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-12.0.0-next.4.tgz#bd266bce541d33dc8a8aef43b8a80a6587b543a0"
integrity sha512-LCUPPcePWCCpGfVUtnS077ER6PLlspw9Z3A9ZSOE1FPaNXCSwcGTJrTdAkuMydC2drgx8OqdHbM6aI/hzKCjeg==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-12.0.0-next.5.tgz#621d98140eca608144b7ffe8a8f93c875ca9da53"
integrity sha512-mxlB2qZEf576ErsNhbdLO1a+mqcALHbQUkjDQtUda7ZO41RV01HbE9UuEb1y6WYfiVU7yYze6kPdZGKH36zWLQ==
dependencies:
tslib "^2.0.0"
tslib "^2.1.0"

"@angular/[email protected]":
version "0.2.1"
Expand All @@ -17,26 +17,26 @@
"@angular/core" "^10.0.0-0 || ^11.0.0"
reflect-metadata "^0.1.13"

"@angular/[email protected].4":
version "11.2.4"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-11.2.4.tgz#7b2afc2609625383903ae458bf67640aa2179b9c"
integrity sha512-BcMHRaKZxkpK+dPwmjqktAzWUnywbyHyrORGlF4OMtbE88IvbI8tQ+0xANfBm0cPaAm+na5AlGKyH2ptzedyRQ==
"@angular/[email protected].5":
version "11.2.5"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-11.2.5.tgz#e0cce8b28ca635b6151b834c6e1c4bc0a8dd7c04"
integrity sha512-ugalSDLME5E9JlxcRR8RGlOYlaV6rIzxOVQrGRBzY2tdhMT4Ng+BFtCkq1K88AU1sTLHq54xg9Xkfn7b5W2kiA==
dependencies:
tslib "^2.0.0"
optionalDependencies:
parse5 "^5.0.0"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-12.0.0-next.4.tgz#a379b76984f9a4ac5846ba6df18cf9767bfecb64"
integrity sha512-LIZFO9Kf1R4N2y621qwjSICCne9+pmtc7oc9i+VEmEq9p0YGWyCPdAn9SCmk4cefWLvaN5W4EkISE4M0zcKBQg==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-12.0.0-next.5.tgz#9c82f3e72b84fe89c733c0db4deae84296ff9bad"
integrity sha512-HfENXz4uVYC68bRSVR/yoCfIeklKIAOVzLw3pWN5nFnf2XKn+TtKstjXc1heoP8xDgX2MFJLOw0VLk2Qu53z/g==
dependencies:
tslib "^2.0.0"
tslib "^2.1.0"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-12.0.0-next.4.tgz#3dcd3f1420e2cad3bf6bc6e8f73de4fbf9da54b3"
integrity sha512-A25xJQ111DSYPoTSCXsy1MpWyks/dWZEzmWnrLiOgBcoDJY+2vYTV6LDuQKCT4pk6q5vl+OgIuoSTXyZN88ezw==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-12.0.0-next.5.tgz#1cc2c994c5470a4e67c6488efdb9305a4786a94d"
integrity sha512-rIaw7T32N22pc5iAn9G4/E+HgX+yBVQkMwhQPCzM/oI89oggWSjRuWzfY3CqSraZbvdA59nLEgIHzM+aQtO/bg==
dependencies:
"@babel/core" "^7.8.6"
"@babel/types" "^7.8.6"
Expand All @@ -51,27 +51,27 @@
semver "^6.3.0"
source-map "^0.6.1"
sourcemap-codec "^1.4.8"
tslib "^2.0.0"
tslib "^2.1.0"
yargs "^16.1.1"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.0.0-next.4.tgz#0c4fec10fd3e5267cfb8fc17b438da71e502936a"
integrity sha512-KSDeOTO66UnssM8PkJR62zGemJ24dBDH5zJY1g0y1KvwVNcFiRQmoUNeSW4vJMOUXwLlhNNM5Z0LrpUaBGfcSw==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.0.0-next.5.tgz#3d7b1a0271296466f695cf0bcb40a9fd47a06a7e"
integrity sha512-rWKSnEOYUd1UCyqTDgtjH8OtsVuqcBrnWDz1t6/3v6Wxnr6VfqGV4vTzb7FAtbwvCF9n+Hrg5wn6+R78qGg71w==
dependencies:
tslib "^2.0.0"
tslib "^2.1.0"

"@angular/[email protected]":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.0.0-next.4.tgz#fd0af2ec8061f5498a6b09f14011020a4e472467"
integrity sha512-WJjcLMZi25ZkIrqchorNhXpj0dko24apTuDXUXeNF40H/6oo8fCsGGjJScVcNswwC6RMGQl4FdsHkmWpKVkfAw==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.0.0-next.5.tgz#18597df4ea23d1bd781e62e85b72ce82b11cf452"
integrity sha512-UZBG4Lgvckteh3dM1f+lrJfianajIybHG4ttiLmh6XBGDObr55dzZQVlCjTqqFGVB1VJDjAIyHiJoqqxy9JNJQ==
dependencies:
tslib "^2.0.0"
tslib "^2.1.0"

"@angular/[email protected]":
version "9.0.0"
Expand All @@ -85,9 +85,10 @@
dependencies:
tslib "^2.0.0"

"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#6b6fba2b22d33fe3c52341f4b3970e4087e50557":
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#811862c9cdc0cd34e6936815f0c7db7fcc8213f5":
version "0.0.0"
resolved "https://github.com/angular/dev-infra-private-builds.git#a6b42dabedcf7c724bd36a614ebe9fa99c777e62"
uid "811862c9cdc0cd34e6936815f0c7db7fcc8213f5"
resolved "https://github.com/angular/dev-infra-private-builds.git#811862c9cdc0cd34e6936815f0c7db7fcc8213f5"
dependencies:
"@angular/benchpress" "0.2.1"
"@bazel/buildifier" "^0.29.0"
Expand All @@ -111,71 +112,71 @@
semver "^6.3.0"
shelljs "^0.8.4"
ts-node "^8.6.2"
tslib "^2.0.0"
tslib "^2.1.0"
typed-graphqlify "^2.3.0"
typescript "~4.1.2"
typescript "~4.2.3"
yaml "^1.10.0"
yargs "^16.1.1"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-12.0.0-next.4.tgz#81fe299a9fa9a6dd436cdce7033626df05ca3331"
integrity sha512-OyiocI77BBdIIFh7pxHlB/6ekgPqD9COS6wTBELbOtPkqV1Fy+h0tbWXcSiAR9dhG9TxRBL0yoTnZDxoNZ6Sog==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-12.0.0-next.5.tgz#0fdd821d4b48ae7888df2cc781f41e0061e64504"
integrity sha512-Erp2gPIJU/TIgE8szcdZom4eetq9y/bmpqhMFAUrmQllyIvV9xTkqTaPEy44IO7rAMBT5Bcxk6gUimY2u+ObRg==
dependencies:
tslib "^2.0.0"
tslib "^2.1.0"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-12.0.0-next.4.tgz#2c87b37e515980df80203fbe70f4e385595ddbbd"
integrity sha512-VbidKoxzbZzivUi3VEWyU4OP6vAIMHQsxEdBonS0uCO15rrjUW8StITZqcjSA2+mLX3opcS6orfrI+jvtHwdMw==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-12.0.0-next.5.tgz#706e9e371dc224d7a4fbed397858d0962a097b40"
integrity sha512-wGgdaXw+4NAifBnaTTrYbzNuKFM3kA6dIhynEK1dklcwrjl1RNFENqs4jZxE0geDeWM/WaR6J+PnlbDJdTlAHg==
dependencies:
"@babel/core" "7.8.3"
glob "7.1.2"
yargs "^16.1.1"

"@angular/[email protected].4":
version "11.2.4"
resolved "https://registry.yarnpkg.com/@angular/material/-/material-11.2.4.tgz#3ec538414aa23e94dcbc89c6fa8ec5c9e03ba49f"
integrity sha512-OrngpFQpl7QvnIAOnbbnwWgOl7xlIcVPYi4fTfjioGKa1D+YWtrnYR6RCGoStbv2WZLDJwhPz0pMyPQWdJ0q/A==
"@angular/[email protected].5":
version "11.2.5"
resolved "https://registry.yarnpkg.com/@angular/material/-/material-11.2.5.tgz#33145101816cd88a74c8f14073a218cb4d4f5bba"
integrity sha512-zdzAexDl0WQ2NhRXpa6CKzIvenozLcLl0kmAJBSoUYclES9B+t86tPdWW5CKl4zJOHDM2ZnxhzkYGEffS9Qvug==
dependencies:
tslib "^2.0.0"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-12.0.0-next.4.tgz#c1427c2a68027d55d37269209c542fbf16c87174"
integrity sha512-Jr5IJI/x1Djn1fZP1atYsdgnrNkFnQb9wtkIyRGjehbkLMVkWJvlo8ql57/3NEN5Rb0plvVK9Xdg/HwXdhA1Hg==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-12.0.0-next.5.tgz#66444656b4a25cd6f798da8f89b8d1bf4d2634a7"
integrity sha512-ILDVSkMC5AWmJQLY6DQnjYqooZgcl1trt8nDNP4SXQhf+ndo7Wm+NNrmUhMLAuJ1xzkoLv7PtkY8CAtRRKXmig==
dependencies:
tslib "^2.0.0"
tslib "^2.1.0"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-12.0.0-next.4.tgz#6644c9ec660aaf845a35ecef5fbf2b70aa588813"
integrity sha512-p80SegZ46woU3cKtg6k6GyL/GHDhNveBZpmi88ibYzU1afUpheWxkD+sSiyghyIWlBYWFqlqibQD9bcU8qiCXQ==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-12.0.0-next.5.tgz#0eb5024c4cf88567ff201b599e3f6a3c6a5cddc8"
integrity sha512-5nTVflViIEbR6o4GHnbUtkXEIHXqNmDuWA/GhSdZpAirImFZBS0UCXXuuaRJ7NHh4G/3ikfb/6iN+eDJOV5j2w==
dependencies:
tslib "^2.0.0"
tslib "^2.1.0"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-12.0.0-next.4.tgz#b359290fdd835f4566d38d4e9003593ce5bd2a4c"
integrity sha512-qWojlVc3T0R+MvZLGukQhblVgZBTvXYMOeLWinDCOx+tnIaUftxE/yswRTSebYmXPc7zubMQPO8cvB7VakcQKQ==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-12.0.0-next.5.tgz#6949887bb0db89dadd58d41b3c0a79cf27ca7b7f"
integrity sha512-8Y16K+ekH62yY0MibGPuAh4921QuLxeYf7BiNOpOszHeKfXjzaT2KGiN4lQBGtkfvL4JdEkkh4JA8RL54SA8dA==
dependencies:
domino "^2.1.2"
tslib "^2.0.0"
tslib "^2.1.0"
xhr2 "^0.2.0"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-12.0.0-next.4.tgz#0c2444e550eb2de00df717b8b8d2664ab84297bc"
integrity sha512-06Rq9B7ffnOS5wKd5LKXJDePaXMDL+H44L3i8GM1OI4A3hmH22r8wOSxDKEtvZEppBXOY8uLZzFHkAWWjiNY+A==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-12.0.0-next.5.tgz#dbda639532c65d766019b020bba2a1f68fee1f21"
integrity sha512-JL+wLft5QVjVoewupWuXDpJW3dMCayoxHYpPqPzwNZjBK3E0CJqAW79Ifqm1+r6m7ep61d990caULmc0F0nyFw==
dependencies:
tslib "^2.0.0"
tslib "^2.1.0"

"@angular/[email protected].4":
version "12.0.0-next.4"
resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-12.0.0-next.4.tgz#14067642a2b233df9124536358881f5c15796468"
integrity sha512-xt/Nt9Muc4qusQpN5pK2BtW1GTu88h5le31oQCwgjO6hFXJBY1234B8tefWsqPMWxmpQNxxKPCJSmNaO7Cllgg==
"@angular/[email protected].5":
version "12.0.0-next.5"
resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-12.0.0-next.5.tgz#c03a0a9896c1a9d12031d95f98eada36239dda82"
integrity sha512-vXumLz3OEXH079FLq7/ht2fl3kXPXRXgn99F9AigKk5HTDBRgrtnZ0i2LyYVGopndmTwuaDt0dQSWdrBvfc9Gg==
dependencies:
tslib "^2.0.0"
tslib "^2.1.0"

"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.8.3":
version "7.12.13"
Expand Down Expand Up @@ -12383,7 +12384,7 @@ ts-pnp@^1.1.6:
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==

[email protected], tslib@^2.0.0:
[email protected], tslib@^2.0.0, tslib@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
Expand Down Expand Up @@ -12527,16 +12528,11 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

[email protected]:
[email protected], typescript@~4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==

typescript@~4.1.2:
version "4.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==

ua-parser-js@^0.7.23:
version "0.7.24"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.24.tgz#8d3ecea46ed4f1f1d63ec25f17d8568105dc027c"
Expand Down

0 comments on commit 2e3bd24

Please sign in to comment.