Skip to content

Commit b7f6887

Browse files
chore(deps): update dependency @types/autoprefixer to ^9.7.0 (nuxt#288)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 10519e5 commit b7f6887

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"types": "index",
1111
"dependencies": {
12-
"@types/autoprefixer": "^9.6.1",
12+
"@types/autoprefixer": "^9.7.0",
1313
"@types/babel__core": "^7.1.3",
1414
"@types/compression": "^1.7.0",
1515
"@types/connect": "^3.4.33",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2266,10 +2266,10 @@
22662266
resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
22672267
integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
22682268

2269-
"@types/autoprefixer@^9.6.1":
2270-
version "9.6.1"
2271-
resolved "https://registry.yarnpkg.com/@types/autoprefixer/-/autoprefixer-9.6.1.tgz#8bfaf43d18f5cd59a269b7a2364e690cadcdf210"
2272-
integrity sha512-9aofAxm/OWxzu/Fq7lU/m2rX03f9Sr1OXF/3kEp6FNFYRFLgFcIUjxhNGgWqc5KMpXbkqxlJmc7wfab7jFj2dw==
2269+
"@types/autoprefixer@^9.7.0":
2270+
version "9.7.0"
2271+
resolved "https://registry.yarnpkg.com/@types/autoprefixer/-/autoprefixer-9.7.0.tgz#977a6249f03d7d09608cec18dc8d7917653a9163"
2272+
integrity sha512-9hkjyWBFXTedisO1IhVRBeudzVA/b+X+d6/XqkXkCJBwmh1VWCUy42J+c4ZI6WTDnw4q2NEw+YufIQ9PobNNZg==
22732273
dependencies:
22742274
"@types/browserslist" "*"
22752275
postcss "7.x.x"

0 commit comments

Comments
 (0)