File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 99
99
"browserify" : " 16.2.3" ,
100
100
"chai" : " 4.2.0" ,
101
101
"eslint" : " 5.16.0" ,
102
- "eslint-plugin-notice" : " 0.7 .8" ,
102
+ "eslint-plugin-notice" : " 0.8 .8" ,
103
103
"eslint-plugin-react" : " 7.12.4" ,
104
104
"gulp" : " 4.0.1" ,
105
105
"ignore-styles" : " 5.0.1" ,
Original file line number Diff line number Diff line change @@ -3871,13 +3871,13 @@ escodegen@~1.9.0:
3871
3871
optionalDependencies :
3872
3872
source-map "~0.6.1"
3873
3873
3874
- eslint-plugin-notice@0.7 .8 :
3875
- version "0.7 .8"
3876
- resolved "https://registry.yarnpkg.com/eslint-plugin-notice/-/eslint-plugin-notice-0.7 .8.tgz#c6887927061fcf1c638c0559476045a521703006 "
3877
- integrity sha512-a18VwxiBp4TmXRVpx7T5D4ilHnMS1Gq/5OMUriCcJGHD72Cbji7qVk19DGOW9vBHnJJKeg0yU95a7/o8JQoMCw ==
3874
+ eslint-plugin-notice@0.8 .8 :
3875
+ version "0.8 .8"
3876
+ resolved "https://registry.yarnpkg.com/eslint-plugin-notice/-/eslint-plugin-notice-0.8 .8.tgz#ed13958e3d5c837c5bb19d45b4c83618e3dd80ab "
3877
+ integrity sha512-i6aPKIfp2Uaki2ppN9hHxYz5ZvIyubxvaWkEtLLU66Yzw288iuQFkQ4DN3zBzJktMu6NWh8SVLuAvYu0XFfZmA ==
3878
3878
dependencies :
3879
3879
find-root "^1.1.0"
3880
- lodash ">=2.4.0 "
3880
+ lodash "^4.17.11 "
3881
3881
metric-lcs "^0.1.2"
3882
3882
3883
3883
@@ -6671,7 +6671,7 @@ lodash.values@~2.4.1:
6671
6671
dependencies :
6672
6672
lodash.keys "~2.4.1"
6673
6673
6674
- [email protected] , lodash@>=2.4.0, lodash@ ^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1:
6674
+ [email protected] , lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1:
6675
6675
version "4.17.11"
6676
6676
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
6677
6677
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
You can’t perform that action at this time.
0 commit comments