Skip to content

Commit

Permalink
Update dependency autoprefixer to v9.8.7 (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 3, 2021
1 parent 7691195 commit d090653
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion zapisy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/katex": "0.11.1",
"@types/lodash": "4.14.173",
"@types/markdown-it": "10.0.3",
"autoprefixer": "9.8.6",
"autoprefixer": "9.8.7",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",
"cookieconsent": "3.1.1",
Expand Down
21 changes: 7 additions & 14 deletions zapisy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2467,20 +2467,20 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:9.8.6":
version: 9.8.6
resolution: "autoprefixer@npm:9.8.6"
"autoprefixer@npm:9.8.7":
version: 9.8.7
resolution: "autoprefixer@npm:9.8.7"
dependencies:
browserslist: ^4.12.0
caniuse-lite: ^1.0.30001109
colorette: ^1.2.1
nanocolors: ^0.2.8
normalize-range: ^0.1.2
num2fraction: ^1.2.2
postcss: ^7.0.32
postcss-value-parser: ^4.1.0
bin:
autoprefixer: bin/autoprefixer
checksum: b406d8047a97fcc39c9c6d208fd6f1974e5957800461d9a79457a3ecaca2c0ea090bd06f30c8653f48f751c31115c63a80502ff8c9a6bb7b8a5a5063021827d4
checksum: c781b5d4359742cf3c3dfd003360f26380ef56054e783ce4396e1fcd813aa6033499b13152931ccc90c29720c9211e2c266a2c72d6aac5179cdf49c618a7bbbb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3238,13 +3238,6 @@ __metadata:
languageName: node
linkType: hard

"colorette@npm:^1.2.1":
version: 1.2.1
resolution: "colorette@npm:1.2.1"
checksum: 1cc21ad4b84777a424794f78b6bb6a44b614ae17dcea91762199339f8047598e6d981249eeef7ea588c99eaf062be8fcdcd4866c112998922ed854db6dde96f9
languageName: node
linkType: hard

"colorette@npm:^1.2.2":
version: 1.2.2
resolution: "colorette@npm:1.2.2"
Expand Down Expand Up @@ -5057,7 +5050,7 @@ fsevents@~2.1.2:
"@types/lodash": 4.14.173
"@types/markdown-it": 10.0.3
ContentTools: 1.6.13
autoprefixer: 9.8.6
autoprefixer: 9.8.7
axios: 0.21.4
babel-loader: 8.2.2
big-integer: 1.6.49
Expand Down Expand Up @@ -6235,7 +6228,7 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"nanocolors@npm:^0.2.2":
"nanocolors@npm:^0.2.2, nanocolors@npm:^0.2.8":
version: 0.2.12
resolution: "nanocolors@npm:0.2.12"
checksum: 6f66a8cccb3bf419aacc9ec416dc948d4cea10681f6cf19ecfebdf707b593ea53f6dd6d675128c41e0a4164e734e54497beb20ddd00dacd859c4b5cad2a8c60f
Expand Down

0 comments on commit d090653

Please sign in to comment.