File tree 2 files changed +945
-933
lines changed
2 files changed +945
-933
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.39 " ,
3
+ "version" : " 1.1.40 " ,
4
4
"description" : " Generates an anchor for a markdown header." ,
5
5
"keywords" : [
6
6
" markdown" ,
44
44
"emoji-regex" : " ^10.2.1"
45
45
},
46
46
"devDependencies" : {
47
- "@commitlint/cli" : " ^17.3.0 " ,
48
- "@commitlint/config-conventional" : " ^17.3.0 " ,
49
- "@types/jest" : " ^29.2.3 " ,
50
- "@types/node" : " ^18.11.9 " ,
51
- "@typescript-eslint/eslint-plugin" : " ^5.44.0 " ,
52
- "@typescript-eslint/parser" : " ^5.44.0 " ,
53
- "eslint" : " ^8.28 .0" ,
54
- "husky" : " ^8.0.2 " ,
55
- "jest" : " ^29.3.1 " ,
56
- "jest-circus" : " ^29.3.1 " ,
57
- "lint-staged" : " ^13.0.3 " ,
58
- "ts-jest" : " ^29.0.3 " ,
59
- "typescript" : " ^4.9.3 "
47
+ "@commitlint/cli" : " ^17.6.1 " ,
48
+ "@commitlint/config-conventional" : " ^17.6.1 " ,
49
+ "@types/jest" : " ^29.5.1 " ,
50
+ "@types/node" : " ^18.16.1 " ,
51
+ "@typescript-eslint/eslint-plugin" : " ^5.59.1 " ,
52
+ "@typescript-eslint/parser" : " ^5.59.1 " ,
53
+ "eslint" : " ^8.39 .0" ,
54
+ "husky" : " ^8.0.3 " ,
55
+ "jest" : " ^29.5.0 " ,
56
+ "jest-circus" : " ^29.5.0 " ,
57
+ "lint-staged" : " ^13.2.1 " ,
58
+ "ts-jest" : " ^29.1.0 " ,
59
+ "typescript" : " ^5.0.4 "
60
60
},
61
61
"publishConfig" : {
62
62
"access" : " public"
You can’t perform that action at this time.
0 commit comments