Skip to content

Commit

Permalink
deps: update setset
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Dec 3, 2021
1 parent ad50392 commit 7911147
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"pkg-up": "^3.1.0",
"pluralize": "^8.0.0",
"semver": "^7.3.5",
"setset": "^0.0.7",
"setset": "^0.0.8",
"ts-replace-all": "^1.0.0",
"tslib": "^2.3.1"
},
Expand Down
27 changes: 6 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -587,16 +587,6 @@
resolved "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz"
integrity sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==

"@nexus/logger@^0.2.0":
version "0.2.0"
resolved "https://registry.npmjs.org/@nexus/logger/-/logger-0.2.0.tgz"
integrity sha512-r63+KBH+EmjR/bkse7KE28qsZRUGU3YP9AxUOUiVUnDgN07TJn2cOXYq6YOAfMWRbEGo/DdW2L3ntFMgaIvX3A==
dependencies:
chalk "^4.0.0"
fp-ts "^2.6.1"
lodash "^4.17.15"
strip-ansi "^6.0.0"

"@nodelib/fs.scandir@2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
Expand Down Expand Up @@ -2763,11 +2753,6 @@ fp-ts@^2.11.3:
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.11.5.tgz#97cceb26655b1452d7088d6fb0864f84cceffbe4"
integrity sha512-OqlwJq1BdpB83BZXTqI+dNcA6uYk6qk4u9Cgnt64Y+XS7dwdbp/mobx8S2KXf2AXH+scNmA/UVK3SEFHR3vHZA==

fp-ts@^2.6.1:
version "2.11.2"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.11.2.tgz#a3f5f74ac56f16c412044470a5fe3b51b94816dc"
integrity sha512-G1rD89nmbbgTNRBKohjB3Qv4IxOHQ5KV3ZvYfpaQZyrGt+ZQUFrcnCqE567bcEdvwoAUKDQM7isOcv7xcM/qAQ==

fs-constants@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz"
Expand Down Expand Up @@ -4276,7 +4261,7 @@ lodash.union@^4.6.0:
resolved "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz"
integrity sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=

lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0:
lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0:
version "4.17.21"
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
Expand Down Expand Up @@ -5283,13 +5268,13 @@ set-getter@^0.1.0:
dependencies:
to-object-path "^0.3.0"

setset@^0.0.7:
version "0.0.7"
resolved "https://registry.npmjs.org/setset/-/setset-0.0.7.tgz"
integrity sha512-YimTMvdsdTpV8kxh9JGuDyWZH5jYbYw9mcCfCLmAZi43x45/IkFwvapIsJq4A78EKz9/nzpbr0Q5DOprqaizmA==
setset@^0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/setset/-/setset-0.0.8.tgz#4d68793e2d00ea10efdd09ca7647d14d3dcb51fa"
integrity sha512-NNyiUBzR6Q4Z0zHuSinXJehFEH/u2DoHSfHit5vQVqZHEwqlwzfxAOo5SfgkyFfgN85UJbax9jPXSULNyKIcBw==
dependencies:
"@jsdevtools/ono" "^7.1.3"
"@nexus/logger" "^0.2.0"
floggy "^0.3.1"
lodash "^4.17.20"
tslib "^2.2.0"
type-fest "^0.20.0"
Expand Down

1 comment on commit 7911147

@vercel
Copy link

@vercel vercel bot commented on 7911147 Dec 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.