Skip to content

Commit 1346bae

Browse files
chore: update ci
1 parent 4b98a58 commit 1346bae

File tree

2 files changed

+323
-365
lines changed

2 files changed

+323
-365
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
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": "^18.0.0",
40+
"@commitlint/config-conventional": "^18.0.0",
4141
"@rollup/plugin-babel": "^5.3.1",
4242
"@rollup/plugin-commonjs": "^21.0.3",
4343
"@rollup/plugin-node-resolve": "^13.1.3",
@@ -47,13 +47,13 @@
4747
"csv-parse": "^5.0.4",
4848
"eslint": "^8.12.0",
4949
"eslint-config-airbnb-base": "^15.0.0",
50-
"eslint-config-prettier": "^8.5.0",
50+
"eslint-config-prettier": "^9.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)