Skip to content

Commit ab0c7e1

Browse files
authored
Merge pull request #63 from atom-community/bump
2 parents dd20dd9 + 965cccb commit ab0c7e1

3 files changed

Lines changed: 288 additions & 242 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,28 +25,28 @@
2525
"@babel/eslint-parser": "^7.17.0",
2626
"@babel/plugin-syntax-flow": "^7.16.7",
2727
"@babel/plugin-syntax-jsx": "^7.16.7",
28-
"@typescript-eslint/eslint-plugin": "^5.12.0",
29-
"@typescript-eslint/parser": "^5.12.0",
28+
"@typescript-eslint/eslint-plugin": "^5.14.0",
29+
"@typescript-eslint/parser": "^5.14.0",
3030
"eslint": "^7",
31-
"eslint-config-prettier": "^8.3.0",
31+
"eslint-config-prettier": "^8.5.0",
3232
"eslint-plugin-html": "^6.2.0",
3333
"eslint-plugin-import": "^2.25.4",
3434
"eslint-plugin-json": "^3.1.0",
3535
"eslint-plugin-node": "^11.1.0",
3636
"eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.2",
3737
"eslint-plugin-optimize-regex": "^1.2.1",
38-
"eslint-plugin-react": "^7.28.0",
38+
"eslint-plugin-react": "^7.29.3",
3939
"eslint-plugin-yaml": "^0.5.0",
40-
"prettier": "^2",
40+
"prettier": "2.4.1",
4141
"read-pkg-up": "^7",
4242
"typescript": "^4"
4343
},
4444
"devDependencies": {
4545
"eslint": "^7",
4646
"execa": "^5.1.1",
47-
"gitly": "^2.1.5",
48-
"npm-check-updates": "12.3.0",
49-
"prettier-config-atomic": "^3.0.3",
47+
"gitly": "^2.1.6",
48+
"npm-check-updates": "12.5.3",
49+
"prettier-config-atomic": "^3.0.6",
5050
"shelljs": "^0.8.5"
5151
},
5252
"peerDependencies": {

0 commit comments

Comments
 (0)