Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit eec806d

Browse files
Merge pull request #3649 from angular-ui/greenkeeper/@types/angular-1.6.43
Update @types/angular to the latest version 🚀
2 parents 1158fe2 + e2c9d75 commit eec806d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"angular": ">=1.2.0"
7777
},
7878
"devDependencies": {
79-
"@types/angular": "1.6.25",
79+
"@types/angular": "1.6.43",
8080
"@types/angular-animate": "1.5.9",
8181
"@types/angular-mocks": "1.5.11",
8282
"@types/jasmine": "2.8.6",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,14 @@
1414
dependencies:
1515
"@types/angular" "*"
1616

17-
"@types/angular@*", "@types/[email protected]":
17+
"@types/angular@*":
1818
version "1.6.25"
1919
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.6.25.tgz#d403e94b40e06af3d9b76da5031795a9b929d08a"
2020

21+
22+
version "1.6.43"
23+
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.6.43.tgz#6235ef416053a86302970717510a936d889cbb9a"
24+
2125
"@types/events@*":
2226
version "1.1.0"
2327
resolved "https://registry.yarnpkg.com/@types/events/-/events-1.1.0.tgz#93b1be91f63c184450385272c47b6496fd028e02"

0 commit comments

Comments
 (0)