Skip to content

Commit 022b10a

Browse files
Merge pull request #501 from ui-router/dependabot/npm_and_yarn/types/angular-1.8.1
2 parents c4099d8 + 2defa86 commit 022b10a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/platform-browser": "^10.0.0",
2929
"@angular/platform-browser-dynamic": "^10.0.0",
3030
"@angular/upgrade": "^10.0.0",
31-
"@types/angular": "^1.7.0",
31+
"@types/angular": "^1.8.1",
3232
"@types/jquery": "^3.5.5",
3333
"@uirouter/angular": "^8.0.0",
3434
"@uirouter/angularjs": "^1.0.29",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@
132132
estree-walker "^1.0.1"
133133
picomatch "^2.2.2"
134134

135-
"@types/angular@^1.7.0":
136-
version "1.8.0"
137-
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.8.0.tgz#6bce6f21d69f9dfa45e3e3dd76f723496b12c32c"
138-
integrity sha512-tF4Ulq9GC54wKboxfvt91tkfJNGcFWEfkuptX5HCNVt4emwJQqWloCpUzepyKLjpKSIEOZaxupb/GX2ESwz3wQ==
135+
"@types/angular@^1.8.1":
136+
version "1.8.1"
137+
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.8.1.tgz#940b16476adff7b66608aae778e5e9f1c57ab847"
138+
integrity sha512-8zEjTC3gpkva6/dbUkiSxIUGUxYm9HD/pJJ0lbqfEM2TWqi/3vs4VtgoFxVXt5bmuJ+6G2caO2HaMD+NzB1VwA==
139139

140140
"@types/estree@*":
141141
version "0.0.45"

0 commit comments

Comments
 (0)