chore: upgrade dependencies (#7065)

* chore: upgrade dependencies

* fix project words
This commit is contained in:
Joshua Chen 2022-03-30 11:05:50 +08:00 committed by GitHub
parent 2e79597f83
commit 3f33e90704
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 301 additions and 300 deletions

View file

@ -10,6 +10,6 @@
"directory": "packages/stylelint-copyright"
},
"dependencies": {
"stylelint": "^14.6.0"
"stylelint": "^14.6.1"
}
}