Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit f0b4dcf

Browse files
committed
chore: bumping dev deps
1 parent b3f631d commit f0b4dcf

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"license": "MIT",
2929
"devDependencies": {
3030
"@appliedblockchain/changelog": "1.2.1",
31-
"@appliedblockchain/eslint-config": "3.0.0",
32-
"@tsconfig/node16": "1.0.2",
33-
"@types/jest": "27.4.1",
34-
"@typescript-eslint/eslint-plugin": "5.21.0",
35-
"@typescript-eslint/parser": "5.21.0",
36-
"eslint": "8.14.0",
37-
"eslint-plugin-jest": "26.1.5",
38-
"jest": "28.0.3",
39-
"npm-check": "5.9.2",
40-
"typescript": "4.6.4"
31+
"@appliedblockchain/eslint-config": "3.1.1",
32+
"@tsconfig/node16": "1.0.3",
33+
"@types/jest": "29.0.3",
34+
"@typescript-eslint/eslint-plugin": "5.38.0",
35+
"@typescript-eslint/parser": "5.38.0",
36+
"eslint": "8.23.1",
37+
"eslint-plugin-jest": "27.0.4",
38+
"jest": "29.0.3",
39+
"npm-check": "6.0.1",
40+
"typescript": "4.8.3"
4141
}
4242
}

0 commit comments

Comments
 (0)