Merge pull request #5596 from ColorlibHQ/dependabot/npm_and_yarn/sass-1.77.4
chore(deps-dev): bump sass from 1.77.2 to 1.77.4
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -38,7 +38,7 @@
|
||||
"prettier-plugin-astro": "^0.14.0",
|
||||
"rollup": "^4.18.0",
|
||||
"rtlcss": "^4.1.1",
|
||||
"sass": "^1.77.1",
|
||||
"sass": "^1.77.4",
|
||||
"stylelint": "^16.6.1",
|
||||
"stylelint-config-twbs-bootstrap": "^14.1.0",
|
||||
"terser": "^5.31.0",
|
||||
@@ -11102,9 +11102,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.77.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.2.tgz",
|
||||
"integrity": "sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==",
|
||||
"version": "1.77.4",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.4.tgz",
|
||||
"integrity": "sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
"prettier-plugin-astro": "^0.14.0",
|
||||
"rollup": "^4.18.0",
|
||||
"rtlcss": "^4.1.1",
|
||||
"sass": "^1.77.1",
|
||||
"sass": "^1.77.4",
|
||||
"stylelint": "^16.6.1",
|
||||
"stylelint-config-twbs-bootstrap": "^14.1.0",
|
||||
"terser": "^5.31.0",
|
||||
|
||||
Reference in New Issue
Block a user