chore(deps): update dependency sass to ^1.54.8

This commit is contained in:
renovate[bot] 2022-08-31 23:00:30 +00:00 committed by GitHub
parent 1c0be86862
commit 3e91d227ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "gatsby-starter-lumen", "name": "gatsby-starter-lumen",
"version": "1.1.346", "version": "1.1.347",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "gatsby-starter-lumen", "name": "gatsby-starter-lumen",
"version": "1.1.346", "version": "1.1.347",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@sentry/gatsby": "^7.10.0", "@sentry/gatsby": "^7.10.0",
@ -92,7 +92,7 @@
"prettier-plugin-packagejson": "^2.2.18", "prettier-plugin-packagejson": "^2.2.18",
"react-test-renderer": "^18.2.0", "react-test-renderer": "^18.2.0",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"sass": "^1.54.7", "sass": "^1.54.8",
"semantic-release": "^19.0.5", "semantic-release": "^19.0.5",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"stylelint": "^14.11.0", "stylelint": "^14.11.0",
@ -26435,9 +26435,9 @@
} }
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.54.7", "version": "1.54.8",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.54.7.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.54.8.tgz",
"integrity": "sha512-3q7MQz7sCpVG6TLhUfZwGOcd2/sm2ghYN2JEdRjNiW04ILdvahdo9GuAs+bxsxZ3hDCKv+wUT5w0iFWGU0CxlA==", "integrity": "sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==",
"dependencies": { "dependencies": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",
@ -49802,9 +49802,9 @@
} }
}, },
"sass": { "sass": {
"version": "1.54.7", "version": "1.54.8",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.54.7.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.54.8.tgz",
"integrity": "sha512-3q7MQz7sCpVG6TLhUfZwGOcd2/sm2ghYN2JEdRjNiW04ILdvahdo9GuAs+bxsxZ3hDCKv+wUT5w0iFWGU0CxlA==", "integrity": "sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==",
"requires": { "requires": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",

View File

@ -130,7 +130,7 @@
"prettier-plugin-packagejson": "^2.2.18", "prettier-plugin-packagejson": "^2.2.18",
"react-test-renderer": "^18.2.0", "react-test-renderer": "^18.2.0",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"sass": "^1.54.7", "sass": "^1.54.8",
"semantic-release": "^19.0.5", "semantic-release": "^19.0.5",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"stylelint": "^14.11.0", "stylelint": "^14.11.0",