Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
chore(auto-upgrade): Upgrade Tests Passed [auto-merge]
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Jul 22, 2020
2 parents 1c30688 + 8b44464 commit 08bb3b1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"chokidar-cli": "^2.1.0",
"concurrently": "^5.0.2",
"eslint": "^7.5.0",
"eslint-config-spruce": "^10.6.6",
"eslint-config-spruce": "^10.6.8",
"faker": "^4.1.0",
"mocha": "^8.0.1",
"prettier": "^2.0.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2339,10 +2339,10 @@ eslint-config-prettier@^6.11.0:
dependencies:
get-stdin "^6.0.0"

eslint-config-spruce@^10.6.6:
version "10.6.6"
resolved "https://registry.yarnpkg.com/eslint-config-spruce/-/eslint-config-spruce-10.6.6.tgz#5f0f60962c2eba133476fb1eb6d5327ea35bed9d"
integrity sha512-q5fgL0BeOSYjDP+/CG+wdbQok7hnNAVkW+u9d2sxV+HRXHdcz/Vuf44B2TBzK1YUQb6X5dX6pkTUrqCEQabRWQ==
eslint-config-spruce@^10.6.8:
version "10.6.8"
resolved "https://registry.yarnpkg.com/eslint-config-spruce/-/eslint-config-spruce-10.6.8.tgz#42055ba902e85596aa74fc73527bdd6cc5cf9e07"
integrity sha512-4dgTUIMZrSkg4Ei+pdKFHcQDFHEhAtFZ27sKmolHRuShO1thS/uMtOAw8D4Zt5COO9jC+LdXwVrW3URxGGVItw==
dependencies:
"@typescript-eslint/eslint-plugin" "^3.7.0"
"@typescript-eslint/parser" "^3.7.0"
Expand All @@ -2352,7 +2352,7 @@ eslint-config-spruce@^10.6.6:
eslint-plugin-jsx-a11y "^6.3.1"
eslint-plugin-prettier "^3.1.4"
eslint-plugin-react "^7.20.3"
eslint-plugin-spruce "^10.6.6"
eslint-plugin-spruce "^10.6.8"

eslint-import-resolver-node@^0.3.3:
version "0.3.4"
Expand Down Expand Up @@ -2430,10 +2430,10 @@ eslint-plugin-react@^7.20.3:
resolve "^1.17.0"
string.prototype.matchall "^4.0.2"

eslint-plugin-spruce@^10.6.6:
version "10.6.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-spruce/-/eslint-plugin-spruce-10.6.6.tgz#b26df9f3d6c77db71c122c968a7e9a779feb3e9d"
integrity sha512-gv5dJwSEMNESvKOgX2oVvQAfqCyU5aXtPIKUaioV+XsX0WnnuhzLlGt7WU6bxbSGVeymwHPidPp9jO4oOFg7eQ==
eslint-plugin-spruce@^10.6.8:
version "10.6.8"
resolved "https://registry.yarnpkg.com/eslint-plugin-spruce/-/eslint-plugin-spruce-10.6.8.tgz#6d4bf88c64a233e3df8c6efd4bc3ea017987ddd5"
integrity sha512-iD837qWaOj3tts/C2rFbVIXdDH1cqf28z9MlkJX5tLsLk6pbO5txVk/JhxohQh5GCBvOe36PbbXKe1gPg/UdWw==
dependencies:
pascal-case "^3.1.1"

Expand Down

0 comments on commit 08bb3b1

Please sign in to comment.