Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v11.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2021
1 parent 2e96565 commit 0d752b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"rollup-plugin-strip-code": "0.2.7",
"rollup-plugin-uglify": "6.0.4",
"rollup-plugin-vue": "5.1.9",
"sinon": "11.1.0",
"sinon": "11.1.1",
"sinon-chai": "3.7.0",
"vue": "2.6.12",
"vue-template-compiler": "2.6.12"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4508,17 +4508,17 @@ sinon-chai@3.7.0:
resolved "https://registry.nlark.com/sinon-chai/download/sinon-chai-3.7.0.tgz?cache=0&sync_timestamp=1621944385975&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsinon-chai%2Fdownload%2Fsinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
integrity sha1-z7fewcUJkO0YwVPxhAchzxMTl4M=

sinon@11.1.0:
version "11.1.0"
resolved "https://registry.nlark.com/sinon/download/sinon-11.1.0.tgz#e8aa528ffb964d98a588b5f3b81a27720b6e3ed3"
integrity sha1-6KpSj/uWTZiliLXzuBoncgtuPtM=
sinon@11.1.1:
version "11.1.1"
resolved "https://registry.nlark.com/sinon/download/sinon-11.1.1.tgz?cache=0&sync_timestamp=1622042192268&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsinon%2Fdownload%2Fsinon-11.1.1.tgz#99a295a8b6f0fadbbb7e004076f3ae54fc6eab91"
integrity sha1-maKVqLbw+tu7fgBAdvOuVPxuq5E=
dependencies:
"@sinonjs/commons" "^1.8.3"
"@sinonjs/fake-timers" "^7.1.0"
"@sinonjs/samsam" "^6.0.2"
diff "^5.0.0"
nise "^5.1.0"
supports-color "^8.1.1"
supports-color "^7.2.0"

slash@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -4825,7 +4825,7 @@ stylus@^0.54.5:
semver "^6.3.0"
source-map "^0.7.3"

supports-color@8.1.1, supports-color@^8.1.1:
supports-color@8.1.1:
version "8.1.1"
resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
integrity sha1-zW/BfihQDP9WwbhsCn/UpUpzAFw=
Expand Down Expand Up @@ -4858,7 +4858,7 @@ supports-color@^6.1.0:
dependencies:
has-flag "^3.0.0"

supports-color@^7.1.0:
supports-color@^7.1.0, supports-color@^7.2.0:
version "7.2.0"
resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-7.2.0.tgz?cache=0&sync_timestamp=1598611849430&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
integrity sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=
Expand Down

0 comments on commit 0d752b6

Please sign in to comment.