Skip to content

Commit

Permalink
fix: use @aminya/eslint-plugin-only-warn
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed May 18, 2021
1 parent 0e75cf3 commit 60ed9bd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-atomic",
"version": "1.13.0",
"version": "1.15.0",
"author": "Amin Yahyaabadi",
"main": "index.js",
"react": "react.js",
Expand Down Expand Up @@ -32,19 +32,19 @@
"bump": "ncu -u -x coffeescript"
},
"dependencies": {
"eslint": "^7",
"@aminya/eslint-plugin-only-warn": "^1.2.1",
"@babel/core": "^7",
"@babel/eslint-parser": "^7.14.3",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.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-json": "^3.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-only-warn": "^1.0.2",
"eslint-plugin-optimize-regex": "^1.2.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-yaml": "^0.4.2",
Expand Down
10 changes: 8 additions & 2 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 60ed9bd

Please sign in to comment.