Skip to content

Commit 78e7af8

Browse files
committed
build(deps-dev): move eslint-config-kentcdodds to dev dependency
1 parent 1a73872 commit 78e7af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
"doctoc": "^2.0.0",
6767
"eslint": "^7.19.0",
6868
"eslint-config-airbnb-typescript": "^11.0.0",
69-
"eslint-config-kentcdodds": "^15.0.0",
7069
"eslint-config-prettier": "^6.12.0",
7170
"eslint-plugin-import": "^2.20.0",
7271
"eslint-plugin-jest": "^24.0.1",
@@ -122,6 +121,7 @@
122121
"@babel/core": "^7.12.13",
123122
"@babel/preset-env": "^7.11.5",
124123
"babel-jest": "^26.5.2",
124+
"eslint-config-kentcdodds": "^15.0.0",
125125
"jest-in-case": "^1.0.2",
126126
"npm-run-all": "^4.1.5",
127127
"slash": "^3.0.0"

0 commit comments

Comments
 (0)