Skip to content

Commit 5852d87

Browse files
Merge pull request #409 from ui-router/dependabot/npm_and_yarn/@types/jquery-3.3.12
2 parents 3f064e0 + 3a0f196 commit 5852d87

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)