Skip to content

Commit

Permalink
fix: upgrade autoprefixer from 10.4.6 to 10.4.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade autoprefixer from 10.4.6 to 10.4.7.

See this package in npm:
https://www.npmjs.com/package/autoprefixer

See this project in Snyk:
https://app.snyk.io/org/ytetsuro/project/5c9d5982-3265-4dba-90fc-6fc790ca8257?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and ytetsuro committed Jun 1, 2022
1 parent 8ee4415 commit c2429a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@types/codemirror": "0.0.109",
"@types/jest": "^27.5.0",
"autoprefixer": "^10.4.6",
"autoprefixer": "^10.4.7",
"bulma": "^0.9.3",
"codemirror": "^5.65.3",
"commander": "^7.2.0",
Expand Down

0 comments on commit c2429a7

Please sign in to comment.