We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf04783 commit 43991ceCopy full SHA for 43991ce
2 files changed
package.json
@@ -33,11 +33,11 @@
33
},
34
"dependencies": {
35
"@babel/core": "^7",
36
- "@babel/eslint-parser": "^7.14.5",
+ "@babel/eslint-parser": "^7.14.7",
37
"@babel/plugin-syntax-flow": "^7.14.5",
38
"@babel/plugin-syntax-jsx": "^7.14.5",
39
- "@typescript-eslint/eslint-plugin": "^4.27.0",
40
- "@typescript-eslint/parser": "^4.27.0",
+ "@typescript-eslint/eslint-plugin": "^4.28.3",
+ "@typescript-eslint/parser": "^4.28.3",
41
"coffeescript": "^1",
42
"eslint": "^7",
43
"eslint-config-prettier": "^8.3.0",
@@ -59,8 +59,8 @@
59
"devDependencies": {
60
"eslint": "^7.22.0",
61
"execa": "^5.1.1",
62
- "gitly": "^2.1.1",
63
- "npm-check-updates": "11.6.0",
+ "gitly": "^2.1.2",
+ "npm-check-updates": "11.8.3",
64
"prettier-config-atomic": "^2.0.5",
65
"shelljs": "^0.8.4"
66
}
0 commit comments