Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 4b98a58 commit c7d0c55
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 207 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@babel/core": "^7.17.9",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",
Expand All @@ -47,13 +47,13 @@
"csv-parse": "^5.0.4",
"eslint": "^8.12.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^7.0.4",
"husky": "^8.0.0",
"jest": "^27.5.1",
"pinst": "^3.0.0",
"postcss": "^8.4.12",
"prettier": "^2.6.2",
"prettier": "^3.0.0",
"rollup": "^2.70.1",
"rollup-plugin-postcss": "^4.0.2",
"rxjs-marbles": "^7.0.1",
Expand Down
Loading

0 comments on commit c7d0c55

Please sign in to comment.