Skip to content

Commit c3c65e4

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update dependency autoprefixer to ^9.4.8 (bootstrap-vue#2662)
1 parent 6f7f1ed commit c3c65e4

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@nuxtjs/google-analytics": "^2.1.0",
9393
"@nuxtjs/pwa": "^3.0.0-beta.8",
9494
"@vue/test-utils": "^1.0.0-beta.29",
95-
"autoprefixer": "^9.4.7",
95+
"autoprefixer": "^9.4.8",
9696
"babel-core": "^7.0.0-bridge.0",
9797
"babel-eslint": "^10.0.1",
9898
"babel-jest": "^24.1.0",

yarn.lock

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@ atob@^2.1.1:
18681868
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
18691869
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
18701870

1871-
autoprefixer@^9.4.2, autoprefixer@^9.4.7:
1871+
autoprefixer@^9.4.2:
18721872
version "9.4.7"
18731873
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.7.tgz#f997994f9a810eae47b38fa6d8a119772051c4ff"
18741874
integrity sha512-qS5wW6aXHkm53Y4z73tFGsUhmZu4aMPV9iHXYlF0c/wxjknXNHuj/1cIQb+6YH692DbJGGWcckAXX+VxKvahMA==
@@ -1880,6 +1880,18 @@ autoprefixer@^9.4.2, autoprefixer@^9.4.7:
18801880
postcss "^7.0.14"
18811881
postcss-value-parser "^3.3.1"
18821882

1883+
autoprefixer@^9.4.8:
1884+
version "9.4.8"
1885+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.8.tgz#575dcdfd984228c7bccbc08c5fe53f0ea6915593"
1886+
integrity sha512-DIhd0KMi9Nql3oJkJ2HCeOVihrXFPtWXc6ckwaUNwliDOt9OGr0fk8vV8jCLWXnZc1EXvQ2uLUzGpcPxFAQHEQ==
1887+
dependencies:
1888+
browserslist "^4.4.1"
1889+
caniuse-lite "^1.0.30000938"
1890+
normalize-range "^0.1.2"
1891+
num2fraction "^1.2.2"
1892+
postcss "^7.0.14"
1893+
postcss-value-parser "^3.3.1"
1894+
18831895
aws-sign2@~0.7.0:
18841896
version "0.7.0"
18851897
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
@@ -2459,7 +2471,7 @@ caniuse-api@^3.0.0:
24592471
lodash.memoize "^4.1.2"
24602472
lodash.uniq "^4.5.0"
24612473

2462-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000918, caniuse-lite@^1.0.30000929, caniuse-lite@^1.0.30000932:
2474+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000918, caniuse-lite@^1.0.30000929, caniuse-lite@^1.0.30000932, caniuse-lite@^1.0.30000938:
24632475
version "1.0.30000938"
24642476
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000938.tgz#b64bf1427438df40183fce910fe24e34feda7a3f"
24652477
integrity sha512-ekW8NQ3/FvokviDxhdKLZZAx7PptXNwxKgXtnR5y+PR3hckwuP3yJ1Ir+4/c97dsHNqtAyfKUGdw8P4EYzBNgw==

0 commit comments

Comments
 (0)