Skip to content

Commit

Permalink
Update dependency sass to v1.62.1 (#115)
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 May 1, 2023
1 parent 5cae2c5 commit 67898a9
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.60.0",
"sass": "1.62.1",
"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 @@ -11226,16 +11226,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.60.0":
version: 1.60.0
resolution: "sass@npm:1.60.0"
"sass@npm:1.62.1":
version: 1.62.1
resolution: "sass@npm:1.62.1"
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: 06e163c37af466ec194cf2ed8dab616372afeb19322d356947d48ea664fc38398ae77c4d91bea9cb0ace954ce289d5518d0f8555ecc49f6bf2539a8ef52fc580
checksum: 1b1b3584b38a63dd94156b65f13b90e3f84b170a38c3d5e3fa578b7a32a37aeb349b4926b0eaf9448d48e955e86b1ee01b13993f19611dad8068af07a607c13b
languageName: node
linkType: hard

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

0 comments on commit 67898a9

Please sign in to comment.