Skip to content

Commit 6362da6

Browse files
renovate[bot]kevinmarrec
authored andcommitted
chore(deps): update all non-major dependencies (#217)
1 parent 8d6e20e commit 6362da6

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"dependencies": {
3232
"deepmerge": "^4.2.2",
3333
"fibers": "^4.0.2",
34-
"sass": "^1.23.3",
34+
"sass": "^1.23.7",
3535
"sass-loader": "^8.0.0",
36-
"vuetify": "^2.1.9",
37-
"vuetify-loader": "^1.3.0"
36+
"vuetify": "^2.1.13",
37+
"vuetify-loader": "^1.4.3"
3838
},
3939
"devDependencies": {
4040
"@commitlint/cli": "latest",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9258,10 +9258,10 @@ sass-loader@^8.0.0:
92589258
schema-utils "^2.1.0"
92599259
semver "^6.3.0"
92609260

9261-
sass@^1.23.3:
9262-
version "1.23.3"
9263-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.23.3.tgz#f07503b9e8d2bcf06ef69e8beea5d085589b1620"
9264-
integrity sha512-1DKRZxJMOh4Bme16AbWTyYeJAjTlrvw2+fWshHHaepeJfGq2soFZTnt0YhWit+bohtDu4LdyPoEj6VFD4APHog==
9261+
sass@^1.23.7:
9262+
version "1.23.7"
9263+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.23.7.tgz#090254e006af1219d442f1bff31e139d5e085dff"
9264+
integrity sha512-cYgc0fanwIpi0rXisGxl+/wadVQ/HX3RhpdRcjLdj2o2ye/sxUTpAxIhbmJy3PLQgRFbf6Pn8Jsrta2vdXcoOQ==
92659265
dependencies:
92669266
chokidar ">=2.0.0 <4.0.0"
92679267

@@ -10664,17 +10664,17 @@ vue@^2.6.10:
1066410664
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
1066510665
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==
1066610666

10667-
vuetify-loader@^1.3.0:
10668-
version "1.3.0"
10669-
resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.3.0.tgz#759f1d16f3f211eddbeeffc5c0b24105f2582b07"
10670-
integrity sha512-emKS3GWpx+0kWRHfoxpDpLR4HaXvhDn9bYNQf+IaaD5iU5S3xktDyS0egG7dp/oHLQr1U/Ui9g2ElhZUkdgRqw==
10667+
vuetify-loader@^1.4.3:
10668+
version "1.4.3"
10669+
resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.4.3.tgz#df1323c558be09890877e5fbe817b3a71a6c538d"
10670+
integrity sha512-fS0wRil682Ebsj2as+eruBoMPKaQYDhu/fDAndnTItzSY4RK4LOEIsssVL4vD6QY8dvUgoGL84SUQ6vGr777CA==
1067110671
dependencies:
1067210672
loader-utils "^1.2.0"
1067310673

10674-
vuetify@^2.1.9:
10675-
version "2.1.9"
10676-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.1.9.tgz#2c91163090675cde2cd1b6208829ac434d7d8877"
10677-
integrity sha512-52CgEyPoGYHba5yocYKBB/LXcikoWzj9jCDTH8LlzH/hvjzkgsuEtFwUustGHyV9GstRaNZOrk4nuUWbPZc3kQ==
10674+
vuetify@^2.1.13:
10675+
version "2.1.13"
10676+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.1.13.tgz#58610027b8014c640510eb76e02c5a94e56bef04"
10677+
integrity sha512-wy7RfNmRW60sPNRxl0C7TwRcLRw2Yw+ofGlJTAcoQZnWDtDOriSq0p3Uk8X0jb6tzkeU5Ed0JY6zL0Rb0ZL3lw==
1067810678

1067910679
vuex@^3.1.1:
1068010680
version "3.1.1"

0 commit comments

Comments
 (0)