chore: upgrade dependencies (#7232)

This commit is contained in:
Joshua Chen 2022-04-23 11:55:01 +08:00 committed by GitHub
parent 58f393d768
commit 242f2e780e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 342 additions and 324 deletions

View file

@ -30,7 +30,7 @@
"semver": "^7.3.7",
"shelljs": "^0.8.5",
"supports-color": "^9.2.2",
"tslib": "^2.3.1"
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/supports-color": "^8.1.1"

View file

@ -27,7 +27,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"eslint": "^8.13.0",
"eslint": "^8.14.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-header": "^3.1.1",
@ -36,7 +36,7 @@
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"prettier": "^2.6.2",
"stylelint": "^14.7.0"
"stylelint": "^14.7.1"
},
"browserslist": {
"production": [