Skip to content

Commit 0033101

Browse files
Bump jshint from 2.10.1 to 2.10.2
Bumps [jshint](https://github.com/jshint/jshint) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/master/CHANGELOG.md) - [Commits](jshint/jshint@2.10.1...2.10.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0748616 commit 0033101

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,15 +1821,15 @@ jsesc@^2.5.1:
18211821
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
18221822

18231823
jshint@^2.9.4:
1824-
version "2.10.1"
1825-
resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.10.1.tgz#06bd4cea090c424405aa0987de741341ff17f6bc"
1826-
integrity sha512-9GpPfKeffYBl7oBDX2lHPG16j0AM7D2bn3aLy9DaWTr6CWa0i/7UGhX8WLZ7V14QQnnr4hXbjauTLYg06F+HYw==
1824+
version "2.10.2"
1825+
resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.10.2.tgz#ed6626c4f8223c98e94aaea62767435427a49a3d"
1826+
integrity sha512-e7KZgCSXMJxznE/4WULzybCMNXNAd/bf5TSrvVEq78Q/K8ZwFpmBqQeDtNiHc3l49nV4E/+YeHU/JZjSUIrLAA==
18271827
dependencies:
18281828
cli "~1.0.0"
18291829
console-browserify "1.1.x"
18301830
exit "0.1.x"
18311831
htmlparser2 "3.8.x"
1832-
lodash "~4.17.10"
1832+
lodash "~4.17.11"
18331833
minimatch "~3.0.2"
18341834
shelljs "0.3.x"
18351835
strip-json-comments "1.0.x"
@@ -1964,7 +1964,7 @@ lodash.get@^4.4.2:
19641964
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
19651965
integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=
19661966

1967-
lodash@^4.17.10, lodash@^4.17.11, lodash@~4.17.10:
1967+
lodash@^4.17.10, lodash@^4.17.11, lodash@~4.17.11:
19681968
version "4.17.14"
19691969
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
19701970
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==

0 commit comments

Comments
 (0)