Merge pull request #37 from 2martens/dependabot/npm_and_yarn/set-value-3.0.2

Bump set-value from 2.0.1 to 3.0.2
This commit is contained in:
2020-07-18 18:12:23 +02:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"mixin-deep": "^2.0.1", "mixin-deep": "^2.0.1",
"node-sass": "^4.12.0", "node-sass": "^4.12.0",
"regenerator-runtime": "^0.13.5", "regenerator-runtime": "^0.13.5",
"set-value": "^2.0.1" "set-value": "^3.0.2"
}, },
"resolutions": { "resolutions": {
"minimist": "^1.2.3", "minimist": "^1.2.3",

View File

@ -6226,6 +6226,13 @@ set-value@^2.0.0, set-value@^2.0.1:
is-plain-object "^2.0.3" is-plain-object "^2.0.3"
split-string "^3.0.1" split-string "^3.0.1"
set-value@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/set-value/-/set-value-3.0.2.tgz#74e8ecd023c33d0f77199d415409a40f21e61b90"
integrity sha512-npjkVoz+ank0zjlV9F47Fdbjfj/PfXyVhZvGALWsyIYU/qrMzpi6avjKW3/7KeSU2Df3I46BrN1xOI1+6vW0hA==
dependencies:
is-plain-object "^2.0.4"
setprototypeof@1.1.0: setprototypeof@1.1.0:
version "1.1.0" version "1.1.0"
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656" resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656"