Merge pull request #7320 from swagger-api/dependabot/npm_and_yarn/autoprefixer-10.2.6

This commit is contained in:
dependabot[bot]
2021-06-03 23:19:41 +00:00
committed by GitHub
2 changed files with 10 additions and 15 deletions

23
package-lock.json generated
View File

@@ -7222,15 +7222,15 @@
} }
}, },
"autoprefixer": { "autoprefixer": {
"version": "10.2.5", "version": "10.2.6",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.5.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.6.tgz",
"integrity": "sha512-7H4AJZXvSsn62SqZyJCP+1AWwOuoYpUfK6ot9vm0e87XD6mT8lDywc9D9OTJPMULyGcvmIxzTAMeG2Cc+YX+fA==", "integrity": "sha512-8lChSmdU6dCNMCQopIf4Pe5kipkAGj/fvTMslCsih0uHpOrXOPUEVOmYMMqmw3cekQkSD7EhIeuYl5y0BLdKqg==",
"dev": true, "dev": true,
"requires": { "requires": {
"browserslist": "^4.16.3", "browserslist": "^4.16.6",
"caniuse-lite": "^1.0.30001196", "caniuse-lite": "^1.0.30001230",
"colorette": "^1.2.2", "colorette": "^1.2.2",
"fraction.js": "^4.0.13", "fraction.js": "^4.1.1",
"normalize-range": "^0.1.2", "normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0" "postcss-value-parser": "^4.1.0"
}, },
@@ -7240,11 +7240,6 @@
"resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz", "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz",
"integrity": "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==", "integrity": "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==",
"dev": true "dev": true
},
"electron-to-chromium": {
"version": "1.3.690",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.690.tgz",
"integrity": "sha512-zPbaSv1c8LUKqQ+scNxJKv01RYFkVVF1xli+b+3Ty8ONujHjAMg+t/COmdZqrtnS1gT+g4hbSodHillymt1Lww=="
} }
} }
}, },
@@ -13676,9 +13671,9 @@
"dev": true "dev": true
}, },
"fraction.js": { "fraction.js": {
"version": "4.0.13", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.0.13.tgz", "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz",
"integrity": "sha512-E1fz2Xs9ltlUp+qbiyx9wmt2n9dRzPsS11Jtdb8D2o+cC7wr9xkkKsVKJuBX0ST+LVS+LhLO+SbLJNtfWcJvXA==", "integrity": "sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg==",
"dev": true "dev": true
}, },
"fragment-cache": { "fragment-cache": {

View File

@@ -111,7 +111,7 @@
"@commitlint/config-conventional": "^12.1.4", "@commitlint/config-conventional": "^12.1.4",
"@jest/globals": "=26.6.2", "@jest/globals": "=26.6.2",
"@release-it/conventional-changelog": "=1.1.4", "@release-it/conventional-changelog": "=1.1.4",
"autoprefixer": "^10.2.5", "autoprefixer": "^10.2.6",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"babel-plugin-lodash": "=3.3.4", "babel-plugin-lodash": "=3.3.4",
"babel-plugin-module-resolver": "=4.1.0", "babel-plugin-module-resolver": "=4.1.0",