Skip to content

Commit 07b976d

Browse files
Merge pull request #71 from norman-thomas/dependabot/npm_and_yarn/jshint-2.10.2
Bump jshint from 2.10.1 to 2.10.2
2 parents 320dbb5 + 0033101 commit 07b976d

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
@@ -1787,15 +1787,15 @@ jsesc@^2.5.1:
17871787
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
17881788

17891789
jshint@^2.9.4:
1790-
version "2.10.1"
1791-
resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.10.1.tgz#06bd4cea090c424405aa0987de741341ff17f6bc"
1792-
integrity sha512-9GpPfKeffYBl7oBDX2lHPG16j0AM7D2bn3aLy9DaWTr6CWa0i/7UGhX8WLZ7V14QQnnr4hXbjauTLYg06F+HYw==
1790+
version "2.10.2"
1791+
resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.10.2.tgz#ed6626c4f8223c98e94aaea62767435427a49a3d"
1792+
integrity sha512-e7KZgCSXMJxznE/4WULzybCMNXNAd/bf5TSrvVEq78Q/K8ZwFpmBqQeDtNiHc3l49nV4E/+YeHU/JZjSUIrLAA==
17931793
dependencies:
17941794
cli "~1.0.0"
17951795
console-browserify "1.1.x"
17961796
exit "0.1.x"
17971797
htmlparser2 "3.8.x"
1798-
lodash "~4.17.10"
1798+
lodash "~4.17.11"
17991799
minimatch "~3.0.2"
18001800
shelljs "0.3.x"
18011801
strip-json-comments "1.0.x"
@@ -1930,7 +1930,7 @@ lodash.get@^4.4.2:
19301930
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
19311931
integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=
19321932

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

0 commit comments

Comments
 (0)