Skip to content

Commit 2a786f0

Browse files
committed
fix: update dependencies
1 parent 89e55e6 commit 2a786f0

2 files changed

Lines changed: 159 additions & 43 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
},
3434
"dependencies": {
3535
"@babel/core": "^7",
36-
"@typescript-eslint/eslint-plugin": "^4.18.0",
37-
"@typescript-eslint/parser": "^4.18.0",
36+
"@typescript-eslint/eslint-plugin": "^4.21.0",
37+
"@typescript-eslint/parser": "^4.21.0",
3838
"babel-eslint": "^10.1.0",
3939
"coffeescript": "^1",
4040
"eslint-config-prettier": "^8.1.0",
@@ -45,7 +45,7 @@
4545
"eslint-plugin-node": "^11.1.0",
4646
"eslint-plugin-only-warn": "^1.0.2",
4747
"eslint-plugin-optimize-regex": "^1.2.0",
48-
"eslint-plugin-react": "^7.22.0",
48+
"eslint-plugin-react": "^7.23.1",
4949
"eslint-plugin-yaml": "^0.4.1",
5050
"prettier": "^2",
5151
"typescript": "^4"
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"eslint": "^7.22.0",
5858
"execa": "^5.0.0",
59-
"gitly": "^2.0.2",
59+
"gitly": "^2.0.3",
6060
"npm-check-updates": "11.3.0",
6161
"prettier-config-atomic": "^1.0.1",
6262
"shelljs": "^0.8.4"

0 commit comments

Comments
 (0)