chore(deps): update dependency autoprefixer to ^10.4.6

This commit is contained in:
Renovate Bot 2022-05-02 02:00:41 +00:00
parent 0e5b7ea044
commit e68770741b
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 20 additions and 20 deletions

38
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "gatsby-starter-lumen", "name": "gatsby-starter-lumen",
"version": "1.1.57", "version": "1.1.58",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "gatsby-starter-lumen", "name": "gatsby-starter-lumen",
"version": "1.1.57", "version": "1.1.58",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@sentry/gatsby": "^6.19.7", "@sentry/gatsby": "^6.19.7",
@ -60,7 +60,7 @@
"@types/sass": "^1.43.1", "@types/sass": "^1.43.1",
"@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0", "@typescript-eslint/parser": "^5.21.0",
"autoprefixer": "^10.4.5", "autoprefixer": "^10.4.6",
"browserslist": "^4.20.3", "browserslist": "^4.20.3",
"codecov": "^3.8.3", "codecov": "^3.8.3",
"concurrently": "^7.1.0", "concurrently": "^7.1.0",
@ -7445,9 +7445,9 @@
} }
}, },
"node_modules/autoprefixer": { "node_modules/autoprefixer": {
"version": "10.4.5", "version": "10.4.6",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.5.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.6.tgz",
"integrity": "sha512-Fvd8yCoA7lNX/OUllvS+aS1I7WRBclGXsepbvT8ZaPgrH24rgXpZzF0/6Hh3ZEkwg+0AES/Osd196VZmYoEFtw==", "integrity": "sha512-Rvzel0AZO9tJNm3ydySK80PpkWoEZTGC5bHUh/xbrP8qJCy08NFBwNGPcozy3d3SDIM0b2kNxw2K7jAIYFF01A==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -7459,8 +7459,8 @@
} }
], ],
"dependencies": { "dependencies": {
"browserslist": "^4.20.2", "browserslist": "^4.20.3",
"caniuse-lite": "^1.0.30001332", "caniuse-lite": "^1.0.30001334",
"fraction.js": "^4.2.0", "fraction.js": "^4.2.0",
"normalize-range": "^0.1.2", "normalize-range": "^0.1.2",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
@ -8471,9 +8471,9 @@
} }
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
"version": "1.0.30001332", "version": "1.0.30001334",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001334.tgz",
"integrity": "sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==", "integrity": "sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -35376,12 +35376,12 @@
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
}, },
"autoprefixer": { "autoprefixer": {
"version": "10.4.5", "version": "10.4.6",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.5.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.6.tgz",
"integrity": "sha512-Fvd8yCoA7lNX/OUllvS+aS1I7WRBclGXsepbvT8ZaPgrH24rgXpZzF0/6Hh3ZEkwg+0AES/Osd196VZmYoEFtw==", "integrity": "sha512-Rvzel0AZO9tJNm3ydySK80PpkWoEZTGC5bHUh/xbrP8qJCy08NFBwNGPcozy3d3SDIM0b2kNxw2K7jAIYFF01A==",
"requires": { "requires": {
"browserslist": "^4.20.2", "browserslist": "^4.20.3",
"caniuse-lite": "^1.0.30001332", "caniuse-lite": "^1.0.30001334",
"fraction.js": "^4.2.0", "fraction.js": "^4.2.0",
"normalize-range": "^0.1.2", "normalize-range": "^0.1.2",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
@ -36182,9 +36182,9 @@
} }
}, },
"caniuse-lite": { "caniuse-lite": {
"version": "1.0.30001332", "version": "1.0.30001334",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001334.tgz",
"integrity": "sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==" "integrity": "sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw=="
}, },
"cardinal": { "cardinal": {
"version": "2.1.1", "version": "2.1.1",

View File

@ -98,7 +98,7 @@
"@types/sass": "^1.43.1", "@types/sass": "^1.43.1",
"@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0", "@typescript-eslint/parser": "^5.21.0",
"autoprefixer": "^10.4.5", "autoprefixer": "^10.4.6",
"browserslist": "^4.20.3", "browserslist": "^4.20.3",
"codecov": "^3.8.3", "codecov": "^3.8.3",
"concurrently": "^7.1.0", "concurrently": "^7.1.0",