Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit ca10cc0

Browse files
renovate[bot]renovate-bot
authored andcommitted
Update dependency eslint-plugin-cup to v2.0.1
#178 Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b5617f8 commit ca10cc0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"enzyme-adapter-react-16": "1.9.1",
3434
"eslint": "5.13.0",
3535
"eslint-config-fusion": "^4.0.0",
36-
"eslint-plugin-cup": "2.0.0",
36+
"eslint-plugin-cup": "2.0.1",
3737
"eslint-plugin-flowtype": "3.2.1",
3838
"eslint-plugin-import": "^2.14.0",
3939
"eslint-plugin-jest": "^22.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2320,10 +2320,10 @@ eslint-module-utils@^2.2.0:
23202320
debug "^2.6.8"
23212321
pkg-dir "^1.0.0"
23222322

2323-
eslint-plugin-cup@2.0.0:
2324-
version "2.0.0"
2325-
resolved "https://registry.yarnpkg.com/eslint-plugin-cup/-/eslint-plugin-cup-2.0.0.tgz#ff38dd34a1aa103eee90dcb14560bb0cf2ab6232"
2326-
integrity sha1-/zjdNKGqED7ukNyxRWC7DPKrYjI=
2323+
eslint-plugin-cup@2.0.1:
2324+
version "2.0.1"
2325+
resolved "https://registry.yarnpkg.com/eslint-plugin-cup/-/eslint-plugin-cup-2.0.1.tgz#dab2827e722404fb590209321538c82226e2c08d"
2326+
integrity sha512-mQiZ6Wd/LWnSDQ/jhJb7t92MeWBW2x9T1F8QJttIDKvW/1Moedor3tbSMPGu+hhT8m8OL+egvBy6/sslcnQsqw==
23272327
dependencies:
23282328
globals "^11.5.0"
23292329

0 commit comments

Comments
 (0)