Skip to content

Commit 303e500

Browse files
committed
Update dependency eslint-plugin-notice to v0.8.8
1 parent 656c1e4 commit 303e500

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"browserify": "16.2.3",
100100
"chai": "4.2.0",
101101
"eslint": "5.16.0",
102-
"eslint-plugin-notice": "0.7.8",
102+
"eslint-plugin-notice": "0.8.8",
103103
"eslint-plugin-react": "7.12.4",
104104
"gulp": "4.0.1",
105105
"ignore-styles": "5.0.1",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3871,13 +3871,13 @@ escodegen@~1.9.0:
38713871
optionalDependencies:
38723872
source-map "~0.6.1"
38733873

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==
38783878
dependencies:
38793879
find-root "^1.1.0"
3880-
lodash ">=2.4.0"
3880+
lodash "^4.17.11"
38813881
metric-lcs "^0.1.2"
38823882

38833883
@@ -6671,7 +6671,7 @@ lodash.values@~2.4.1:
66716671
dependencies:
66726672
lodash.keys "~2.4.1"
66736673

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:
66756675
version "4.17.11"
66766676
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
66776677
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

0 commit comments

Comments
 (0)