Skip to content

Commit

Permalink
chore(deps): update dependency autoprefixer to v10.4.16 (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 3ee93ed commit 8311b65
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/react": "18.0.34",
"@types/react-dom": "18.0.11",
"@types/ua-parser-js": "0.7.37",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.16",
"enquirer": "2.3.6",
"eslint": "8.44.0",
"eslint-config-snazzah": "1.2.1",
Expand Down
31 changes: 28 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2525,7 +2525,25 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:10.4.15, autoprefixer@npm:^10.4.8":
"autoprefixer@npm:10.4.16":
version: 10.4.16
resolution: "autoprefixer@npm:10.4.16"
dependencies:
browserslist: ^4.21.10
caniuse-lite: ^1.0.30001538
fraction.js: ^4.3.6
normalize-range: ^0.1.2
picocolors: ^1.0.0
postcss-value-parser: ^4.2.0
peerDependencies:
postcss: ^8.1.0
bin:
autoprefixer: bin/autoprefixer
checksum: 45fad7086495048dacb14bb7b00313e70e135b5d8e8751dcc60548889400763705ab16fc2d99ea628b44c3472698fb0e39598f595ba28409c965ab159035afde
languageName: node
linkType: hard

"autoprefixer@npm:^10.4.8":
version: 10.4.15
resolution: "autoprefixer@npm:10.4.15"
dependencies:
Expand Down Expand Up @@ -2840,6 +2858,13 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001538":
version: 1.0.30001538
resolution: "caniuse-lite@npm:1.0.30001538"
checksum: 94c5d55757a339c7cc175f08a024671e2b4e7c04f130b1015793303d637061347efb6ad84447c3b8137333e742d150b8ad9672716bbf2482646c2e63a56f6c55
languageName: node
linkType: hard

"chainsaw@npm:~0.1.0":
version: 0.1.0
resolution: "chainsaw@npm:0.1.0"
Expand Down Expand Up @@ -4648,7 +4673,7 @@ __metadata:
languageName: node
linkType: hard

"fraction.js@npm:^4.2.0":
"fraction.js@npm:^4.2.0, fraction.js@npm:^4.3.6":
version: 4.3.6
resolution: "fraction.js@npm:4.3.6"
checksum: e96ae77e64ebfd442d3a5a01a3f0637b0663fc2440bcf2841b3ad9341ba24c81fb2e3e7142e43ef7d088558c6b3f8609df135b201adc7a1c674aea6a71384162
Expand Down Expand Up @@ -8480,7 +8505,7 @@ __metadata:
"@visx/responsive": 2.17.0
"@visx/shape": 2.18.0
"@visx/tooltip": 2.17.0
autoprefixer: 10.4.15
autoprefixer: 10.4.16
cookie: 0.5.0
dotenv: 16.3.1
enquirer: 2.3.6
Expand Down

0 comments on commit 8311b65

Please sign in to comment.