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

Commit f0e1a87

Browse files
Merge pull request #3661 from angular-ui/greenkeeper/@types/jquery-3.3.1
Update @types/jquery to the latest version 🚀
2 parents 7c4ae31 + 228901e commit f0e1a87

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
@@ -80,7 +80,7 @@
8080
"@types/angular-animate": "1.5.9",
8181
"@types/angular-mocks": "1.5.11",
8282
"@types/jasmine": "2.8.6",
83-
"@types/jquery": "3.3.0",
83+
"@types/jquery": "3.3.1",
8484
"@uirouter/publish-scripts": "2.3.1",
8585
"dts-downlevel": "0.3.0",
8686
"fork-ts-checker-webpack-plugin": "0.4.0",

yarn.lock

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

55-
"@types/[email protected].0":
56-
version "3.3.0"
57-
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.0.tgz#6316ac20a1a13c5d521a2dc661befc7184f73f5b"
55+
"@types/[email protected].1":
56+
version "3.3.1"
57+
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.1.tgz#55758d44d422756d6329cbf54e6d41931d7ba28f"
5858

5959
"@types/lodash@^4.14.37":
6060
version "4.14.102"

0 commit comments

Comments
 (0)