Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Nov 4, 2021
1 parent 943a8c7 commit 5b34ed7
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 71 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"prettier": "prettier-config-atomic",
"dependencies": {
"@babel/core": "^7",
"@babel/eslint-parser": "^7.15.8",
"@babel/plugin-syntax-flow": "^7.14.5",
"@babel/plugin-syntax-jsx": "^7.14.5",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
"@babel/eslint-parser": "^7.16.0",
"@babel/plugin-syntax-flow": "^7.16.0",
"@babel/plugin-syntax-jsx": "^7.16.0",
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
"coffeescript": "^1",
"eslint": "^7",
"eslint-config-prettier": "^8.3.0",
Expand Down
113 changes: 47 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5b34ed7

Please sign in to comment.