Skip to content

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 24, 2020
2 parents 7c9c3ec + f45204f commit 844f1cf
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 @@ -42,7 +42,7 @@
"chokidar-cli": "^2.1.0",
"concurrently": "^5.0.2",
"eslint": "^7.5.0",
"eslint-config-spruce": "^10.6.15",
"eslint-config-spruce": "^10.6.16",
"prettier": "^2.0.5",
"ts-node": "^8.8.1",
"typescript": "^3.9.7"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3201,10 +3201,10 @@ eslint-config-prettier@^6.11.0:
dependencies:
get-stdin "^6.0.0"

eslint-config-spruce@^10.6.15:
version "10.6.15"
resolved "https://registry.yarnpkg.com/eslint-config-spruce/-/eslint-config-spruce-10.6.15.tgz#5244b392636ff06f02557d99238bb4ffe27baacb"
integrity sha512-XaliOKnp74Ie7ue7b3KRvP7h7ZkndTcH3zUhZEHvTDEs8ZVzvQVF1E//ZRMr5XMBEcfTqFel9cxbXJYUue3caA==
eslint-config-spruce@^10.6.16:
version "10.6.16"
resolved "https://registry.yarnpkg.com/eslint-config-spruce/-/eslint-config-spruce-10.6.16.tgz#0d5b1ce7152b48298bbb8418d3193cdc25d6a376"
integrity sha512-dF2rH+7JIPE+QiJTR2oGGxrPRvEI7HTWQmKZetNo4SkGai0XVDCASL2ztDwLAdATKajO+JnKCLvJzqLX482tbw==
dependencies:
"@typescript-eslint/eslint-plugin" "^3.7.0"
"@typescript-eslint/parser" "^3.7.0"
Expand All @@ -3214,7 +3214,7 @@ eslint-config-spruce@^10.6.15:
eslint-plugin-jsx-a11y "^6.3.1"
eslint-plugin-prettier "^3.1.4"
eslint-plugin-react "^7.20.3"
eslint-plugin-spruce "^10.6.15"
eslint-plugin-spruce "^10.6.16"

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

eslint-plugin-spruce@^10.6.15:
version "10.6.15"
resolved "https://registry.yarnpkg.com/eslint-plugin-spruce/-/eslint-plugin-spruce-10.6.15.tgz#4989f2f258e93ba28820d97664090f1c5f108cdd"
integrity sha512-qhdEuj2HIlD6VkGtJdO29hUbwMCToYgEy7/n0p8/YGgg2VohSPuwFBSInKUIfLx3VkzvJyBXs9LyKkh9lDBj5w==
eslint-plugin-spruce@^10.6.16:
version "10.6.16"
resolved "https://registry.yarnpkg.com/eslint-plugin-spruce/-/eslint-plugin-spruce-10.6.16.tgz#66fc3e639b2755945b03610fc355e8e06e4a10ac"
integrity sha512-FeOUKkZnnwUpsZXvCH9e8ds2vsdgs3iX/Dtxat5VaRc74jtWR50jvmlq6J40HcdTCtVMA8XhPEgv3bPBhbnBKw==
dependencies:
pascal-case "^3.1.1"

Expand Down

0 comments on commit 844f1cf

Please sign in to comment.