Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed May 25, 2021
1 parent 0d8a94e commit 307725e
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 61 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"bump": "ncu -u -x coffeescript"
},
"dependencies": {
"eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.1",
"eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.2",
"@babel/core": "^7",
"@babel/eslint-parser": "^7.14.3",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"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.2",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-json": "^3.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-optimize-regex": "^1.2.0",
Expand Down
102 changes: 45 additions & 57 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 307725e

Please sign in to comment.