Skip to content

Commit 82c75b3

Browse files
chore: update ci
1 parent 4b98a58 commit 82c75b3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,24 @@
3636
"@babel/core": "^7.17.9",
3737
"@babel/plugin-transform-runtime": "^7.17.0",
3838
"@babel/preset-env": "^7.16.11",
39-
"@commitlint/cli": "^16.2.3",
40-
"@commitlint/config-conventional": "^16.2.1",
39+
"@commitlint/cli": "^20.0.0",
40+
"@commitlint/config-conventional": "^20.0.0",
4141
"@rollup/plugin-babel": "^5.3.1",
4242
"@rollup/plugin-commonjs": "^21.0.3",
4343
"@rollup/plugin-node-resolve": "^13.1.3",
4444
"angles": "^0.2.4",
4545
"babel-jest": "^27.5.1",
46-
"cross-env": "^7.0.3",
46+
"cross-env": "^10.0.0",
4747
"csv-parse": "^5.0.4",
48-
"eslint": "^8.12.0",
48+
"eslint": "^9.0.0",
4949
"eslint-config-airbnb-base": "^15.0.0",
50-
"eslint-config-prettier": "^8.5.0",
50+
"eslint-config-prettier": "^10.0.0",
5151
"eslint-plugin-import": "^2.26.0",
52-
"husky": "^7.0.4",
52+
"husky": "^9.0.0",
5353
"jest": "^27.5.1",
5454
"pinst": "^3.0.0",
5555
"postcss": "^8.4.12",
56-
"prettier": "^2.6.2",
56+
"prettier": "^3.0.0",
5757
"rollup": "^2.70.1",
5858
"rollup-plugin-postcss": "^4.0.2",
5959
"rxjs-marbles": "^7.0.1",

0 commit comments

Comments
 (0)