Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Sep 21, 2021
1 parent 701de17 commit bf1d8f8
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 441 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,22 @@
},
"dependencies": {
"@babel/core": "^7",
"@babel/eslint-parser": "^7.14.7",
"@babel/eslint-parser": "^7.15.7",
"@babel/plugin-syntax-flow": "^7.14.5",
"@babel/plugin-syntax-jsx": "^7.14.5",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"coffeescript": "^1",
"eslint": "^7",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-coffee": "^0.1.14",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-json": "^3.0.0",
"eslint-plugin-coffee": "^0.1.15",
"eslint-plugin-html": "^6.2.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.2",
"eslint-plugin-optimize-regex": "^1.2.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-optimize-regex": "^1.2.1",
"eslint-plugin-react": "^7.26.0",
"eslint-plugin-yaml": "^0.5.0",
"prettier": "^2",
"typescript": "^4"
Expand All @@ -59,7 +59,7 @@
"devDependencies": {
"eslint": "^7.22.0",
"execa": "^5.1.1",
"gitly": "^2.1.2",
"gitly": "^2.1.5",
"npm-check-updates": "11.8.5",
"prettier-config-atomic": "^2.0.5",
"shelljs": "^0.8.4"
Expand Down
Loading

0 comments on commit bf1d8f8

Please sign in to comment.