Skip to content

Commit fd1e79f

Browse files
committed
⬆️ chore: upgrade devDependencies
1 parent 57ff628 commit fd1e79f

File tree

2 files changed

+121
-130
lines changed

2 files changed

+121
-130
lines changed

Diff for: package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,21 @@
3939
"devDependencies": {
4040
"@babel/core": "7.20.7",
4141
"@babel/eslint-parser": "7.19.1",
42-
"@guanghechen/eslint-config": "^3.0.0-alpha.1",
43-
"@guanghechen/eslint-config-ts": "^3.0.0-alpha.1",
44-
"@guanghechen/jest-config": "^3.0.0-alpha.1",
45-
"@guanghechen/rollup-config": "^3.0.0-alpha.1",
42+
"@guanghechen/eslint-config": "^3.0.0-alpha.3",
43+
"@guanghechen/eslint-config-ts": "^3.0.0-alpha.3",
44+
"@guanghechen/jest-config": "^3.0.0-alpha.3",
45+
"@guanghechen/rollup-config": "^3.0.0-alpha.3",
4646
"@types/fs-extra": "^9.0.13",
4747
"@types/jest": "29.2.5",
4848
"@types/node": "18.11.18",
4949
"cross-env": "^7.0.3",
5050
"eslint": "8.31.0",
51-
"eslint-config-prettier": "8.5.0",
51+
"eslint-config-prettier": "8.6.0",
5252
"eslint-plugin-jest": "27.2.0",
5353
"eslint-plugin-prettier": "4.2.1",
5454
"fs-extra": "^11.1.0",
5555
"gitmoji-changelog": "2.3.0",
56-
"husky": "8.0.2",
56+
"husky": "8.0.3",
5757
"is-ci": "3.0.1",
5858
"jest": "^29.3.1",
5959
"lerna": "6.3.0",
@@ -62,7 +62,7 @@
6262
"pinst": "3.0.0",
6363
"prettier": "2.8.1",
6464
"rimraf": "3.0.2",
65-
"rollup": "3.9.0",
65+
"rollup": "3.9.1",
6666
"ts-jest": "29.0.3",
6767
"ts-node": "10.9.1",
6868
"tsconfig-paths": "4.1.2",

0 commit comments

Comments
 (0)