Skip to content

Commit 3a0f196

Browse files
build(deps-dev): bump @types/jquery from 3.3.9 to 3.3.12
Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped) from 3.3.9 to 3.3.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f064e0 commit 3a0f196

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

yarn.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,10 @@
110110
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.8.tgz#bf53a7d193ea8b03867a38bfdb4fbb0e0bf066c9"
111111

112112
"@types/jquery@^3.3.4":
113-
version "3.3.9"
114-
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.9.tgz#91f2aaf5c1e91fd79598fc00ecb4504d78b51fd7"
113+
version "3.3.12"
114+
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.12.tgz#e83229bcbf09dc668f9d4c1894864199521ff258"
115+
dependencies:
116+
"@types/sizzle" "*"
115117

116118
"@types/lodash@^4.14.110":
117119
version "4.14.116"
@@ -136,6 +138,10 @@
136138
"@types/glob" "*"
137139
"@types/node" "*"
138140

141+
"@types/sizzle@*":
142+
version "2.3.2"
143+
resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.2.tgz#a811b8c18e2babab7d542b3365887ae2e4d9de47"
144+
139145
"@uirouter/[email protected]":
140146
version "5.0.21"
141147
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.21.tgz#b6c4c311e9416a1e8ce76b072e042a60224d1b3a"

0 commit comments

Comments
 (0)