Bump autoprefixer from 10.4.9 to 10.4.11 (#60)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.9 to 10.4.11. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.9...10.4.11) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa4e5641b2
commit
e32ea777f0
18
package-lock.json
generated
18
package-lock.json
generated
@ -26,7 +26,7 @@
|
||||
"@types/react-gtm-module": "2.0.1",
|
||||
"@types/xml-crypto": "1.4.2",
|
||||
"@types/xml2js": "0.4.11",
|
||||
"autoprefixer": "10.4.9",
|
||||
"autoprefixer": "10.4.11",
|
||||
"eslint": "8.23.1",
|
||||
"eslint-config-next": "12.3.0",
|
||||
"postcss": "8.4.16",
|
||||
@ -769,9 +769,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/autoprefixer": {
|
||||
"version": "10.4.9",
|
||||
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.9.tgz",
|
||||
"integrity": "sha512-Uu67eduPEmOeA0vyJby5ghu1AAELCCNSsLAjK+lz6kYzNM5sqnBO36MqfsjhPjQF/BaJM5U/UuFYyl7PavY/wQ==",
|
||||
"version": "10.4.11",
|
||||
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
|
||||
"integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
@ -784,7 +784,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"browserslist": "^4.21.3",
|
||||
"caniuse-lite": "^1.0.30001394",
|
||||
"caniuse-lite": "^1.0.30001399",
|
||||
"fraction.js": "^4.2.0",
|
||||
"normalize-range": "^0.1.2",
|
||||
"picocolors": "^1.0.0",
|
||||
@ -4226,12 +4226,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"autoprefixer": {
|
||||
"version": "10.4.9",
|
||||
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.9.tgz",
|
||||
"integrity": "sha512-Uu67eduPEmOeA0vyJby5ghu1AAELCCNSsLAjK+lz6kYzNM5sqnBO36MqfsjhPjQF/BaJM5U/UuFYyl7PavY/wQ==",
|
||||
"version": "10.4.11",
|
||||
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
|
||||
"integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
|
||||
"requires": {
|
||||
"browserslist": "^4.21.3",
|
||||
"caniuse-lite": "^1.0.30001394",
|
||||
"caniuse-lite": "^1.0.30001399",
|
||||
"fraction.js": "^4.2.0",
|
||||
"normalize-range": "^0.1.2",
|
||||
"picocolors": "^1.0.0",
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
"@types/react-gtm-module": "2.0.1",
|
||||
"@types/xml-crypto": "1.4.2",
|
||||
"@types/xml2js": "0.4.11",
|
||||
"autoprefixer": "10.4.9",
|
||||
"autoprefixer": "10.4.11",
|
||||
"eslint": "8.23.1",
|
||||
"eslint-config-next": "12.3.0",
|
||||
"postcss": "8.4.16",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user