Skip to content

Commit b5a580f

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents 0dc5fdd + dad9ebe commit b5a580f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
],
4343
"description": "Simple and lightweight Vue.js component that makes a clean looking toggle.",
4444
"main": "babel.config.js",
45-
"repository": "git+https://github.com/nehlis/vue-toggle-component.git",
45+
"repository": "git+https://github.com/niels-bosman/vue-toggle-component.git",
4646
"keywords": [
4747
"Vue.js",
4848
"Toggle",
@@ -53,7 +53,7 @@
5353
"author": "Niels Bosman",
5454
"license": "ISC",
5555
"bugs": {
56-
"url": "https://github.com/nehlis/vue-toggle-component/issues"
56+
"url": "https://github.com/niels-bosman/vue-toggle-component/issues"
5757
},
58-
"homepage": "https://github.com/nehlis/vue-toggle-component#readme"
58+
"homepage": "https://github.com/niels-bosman/vue-toggle-component#readme"
5959
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3834,8 +3834,8 @@ faye-websocket@~0.11.1:
38343834

38353835
figgy-pudding@^3.5.1:
38363836
version "3.5.2"
3837-
resolved "https://registry.npm.taobao.org/figgy-pudding/download/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e"
3838-
integrity sha1-tO7oFIq7Adzx0aw0Nn1Z4S+mHW4=
3837+
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e"
3838+
integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==
38393839

38403840
figures@^3.0.0:
38413841
version "3.2.0"
@@ -7749,9 +7749,9 @@ sshpk@^1.7.0:
77497749
tweetnacl "~0.14.0"
77507750

77517751
ssri@^6.0.1:
7752-
version "6.0.1"
7753-
resolved "https://registry.npm.taobao.org/ssri/download/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8"
7754-
integrity sha1-KjxBso3UW2K2Nnbst0ABJlrp7dg=
7752+
version "6.0.2"
7753+
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5"
7754+
integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==
77557755
dependencies:
77567756
figgy-pudding "^3.5.1"
77577757

0 commit comments

Comments
 (0)