Skip to content

Commit 60ed9bd

Browse files
committed
fix: use @aminya/eslint-plugin-only-warn
1 parent 0e75cf3 commit 60ed9bd

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-atomic",
3-
"version": "1.13.0",
3+
"version": "1.15.0",
44
"author": "Amin Yahyaabadi",
55
"main": "index.js",
66
"react": "react.js",
@@ -32,19 +32,19 @@
3232
"bump": "ncu -u -x coffeescript"
3333
},
3434
"dependencies": {
35-
"eslint": "^7",
35+
"@aminya/eslint-plugin-only-warn": "^1.2.1",
3636
"@babel/core": "^7",
3737
"@babel/eslint-parser": "^7.14.3",
3838
"@typescript-eslint/eslint-plugin": "^4.24.0",
3939
"@typescript-eslint/parser": "^4.24.0",
4040
"coffeescript": "^1",
41+
"eslint": "^7",
4142
"eslint-config-prettier": "^8.3.0",
4243
"eslint-plugin-coffee": "^0.1.14",
4344
"eslint-plugin-html": "^6.1.2",
4445
"eslint-plugin-import": "^2.23.2",
4546
"eslint-plugin-json": "^3.0.0",
4647
"eslint-plugin-node": "^11.1.0",
47-
"eslint-plugin-only-warn": "^1.0.2",
4848
"eslint-plugin-optimize-regex": "^1.2.0",
4949
"eslint-plugin-react": "^7.23.2",
5050
"eslint-plugin-yaml": "^0.4.2",

pnpm-lock.yaml

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)