Skip to content

Commit 012509d

Browse files
committed
chore: add ci node v22
1 parent 6894ec8 commit 012509d

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
node-version:
7070
- 14.x
7171
- 20.x
72+
- 22.x
7273

7374
steps:
7475
- name: Checkout this repository

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"@babel/preset-typescript": "^7.25.7",
6363
"@babel/register": "^7.25.7",
6464
"@babel/runtime-corejs3": "7.25.7",
65-
"@exabyte-io/eslint-config": "git+https://github.com/Exabyte-io/eslint-config.git#53db65c75453137f1e7f4666371078c7cc7a5366",
66-
"@mat3ra/esse": "git+https://github.com/Exabyte-io/esse.git#aa5d28b7842ae1cc27df653416309fc5af5c6308",
65+
"@exabyte-io/eslint-config": "2025.1.15-0",
66+
"@mat3ra/esse": "2025.1.27-0",
6767
"@mat3ra/tsconfig": "2024.6.3-0",
6868
"@types/chai": "^4.3.20",
6969
"@types/crypto-js": "^4.2.2",

0 commit comments

Comments
 (0)