Skip to content

Commit c0f4dab

Browse files
Merge pull request #237 from ui-router/greenkeeper/@types/jquery-3.3.1
Update @types/jquery to the latest version 🚀
2 parents e888005 + c7a0284 commit c0f4dab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@angular/platform-server": "^4.0.0",
6666
"@angular/router": "^4.0.0",
6767
"@types/jasmine": "2.8.6",
68-
"@types/jquery": "3.3.0",
68+
"@types/jquery": "3.3.1",
6969
"@uirouter/publish-scripts": "2.3.1",
7070
"jasmine-core": "2.99.1",
7171
"karma": "2.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
version "2.8.6"
9191
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.6.tgz#14445b6a1613cf4e05dd61c3c3256d0e95c0421e"
9292

93-
"@types/[email protected].0":
94-
version "3.3.0"
95-
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.0.tgz#6316ac20a1a13c5d521a2dc661befc7184f73f5b"
93+
"@types/[email protected].1":
94+
version "3.3.1"
95+
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.1.tgz#55758d44d422756d6329cbf54e6d41931d7ba28f"
9696

9797
"@types/lodash@^4.14.37":
9898
version "4.14.101"

0 commit comments

Comments
 (0)