Skip to content

Commit

Permalink
Update dependency sass to v1.60.0 (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 8, 2023
1 parent e14e932 commit ffba7f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-nuxt": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.7",
"sass": "1.58.3",
"sass": "1.60.0",
"sass-loader": "10.1.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10859,16 +10859,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.58.3":
version: 1.58.3
resolution: "sass@npm:1.58.3"
"sass@npm:1.60.0":
version: 1.60.0
resolution: "sass@npm:1.60.0"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 35a2b98c037ef80fdc93c9b0be846e6ccc7d75596351a37ee79c397e66666d0a754c52c4696e746c0aff32327471e185343ca349e998a58340411adc9d0489a5
checksum: 06e163c37af466ec194cf2ed8dab616372afeb19322d356947d48ea664fc38398ae77c4d91bea9cb0ace954ce289d5518d0f8555ecc49f6bf2539a8ef52fc580
languageName: node
linkType: hard

Expand Down Expand Up @@ -10940,7 +10940,7 @@ __metadata:
nuxt: 2.16.3
nuxt-fontawesome: 0.4.0
prettier: 2.8.7
sass: 1.58.3
sass: 1.60.0
sass-loader: 10.1.1
vue-clipboard2: 0.3.3
languageName: unknown
Expand Down

0 comments on commit ffba7f5

Please sign in to comment.