File tree 2 files changed +728
-665
lines changed
2 files changed +728
-665
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/anchor-markdown-header" ,
3
- "version" : " 1.1.37 " ,
3
+ "version" : " 1.1.38 " ,
4
4
"description" : " Generates an anchor for a markdown header." ,
5
5
"keywords" : [
6
6
" markdown" ,
44
44
"emoji-regex" : " ^10.1.0"
45
45
},
46
46
"devDependencies" : {
47
- "@commitlint/cli" : " ^17.0.3 " ,
48
- "@commitlint/config-conventional" : " ^17.0.3 " ,
49
- "@types/jest" : " ^28.1.4 " ,
50
- "@types/node" : " ^18.0.3 " ,
51
- "@typescript-eslint/eslint-plugin" : " ^5.30.6 " ,
52
- "@typescript-eslint/parser" : " ^5.30.6 " ,
53
- "eslint" : " ^8.19 .0" ,
47
+ "@commitlint/cli" : " ^17.1.2 " ,
48
+ "@commitlint/config-conventional" : " ^17.1.0 " ,
49
+ "@types/jest" : " ^29.0.0 " ,
50
+ "@types/node" : " ^18.7.14 " ,
51
+ "@typescript-eslint/eslint-plugin" : " ^5.36.0 " ,
52
+ "@typescript-eslint/parser" : " ^5.36.0 " ,
53
+ "eslint" : " ^8.23 .0" ,
54
54
"husky" : " ^8.0.1" ,
55
- "jest" : " ^28.1.2 " ,
56
- "jest-circus" : " ^28.1.2 " ,
55
+ "jest" : " ^29.0.1 " ,
56
+ "jest-circus" : " ^29.0.1 " ,
57
57
"lint-staged" : " ^13.0.3" ,
58
- "ts-jest" : " ^28.0.5 " ,
59
- "typescript" : " ^4.7.4 "
58
+ "ts-jest" : " ^28.0.8 " ,
59
+ "typescript" : " ^4.8.2 "
60
60
},
61
61
"publishConfig" : {
62
62
"access" : " public"
You can’t perform that action at this time.
0 commit comments