File tree 2 files changed +401
-416
lines changed
2 files changed +401
-416
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.33 " ,
3
+ "version" : " 1.1.34 " ,
4
4
"description" : " Generates an anchor for a markdown header." ,
5
5
"keywords" : [
6
6
" markdown" ,
44
44
"emoji-regex" : " ^10.0.0"
45
45
},
46
46
"devDependencies" : {
47
- "@commitlint/cli" : " ^16.0.1 " ,
47
+ "@commitlint/cli" : " ^16.0.2 " ,
48
48
"@commitlint/config-conventional" : " ^16.0.0" ,
49
49
"@types/jest" : " ^27.4.0" ,
50
- "@types/node" : " ^17.0.7 " ,
51
- "@typescript-eslint/eslint-plugin" : " ^5.9.0 " ,
52
- "@typescript-eslint/parser" : " ^5.9.0 " ,
50
+ "@types/node" : " ^17.0.8 " ,
51
+ "@typescript-eslint/eslint-plugin" : " ^5.9.1 " ,
52
+ "@typescript-eslint/parser" : " ^5.9.1 " ,
53
53
"eslint" : " ^8.6.0" ,
54
54
"husky" : " ^7.0.4" ,
55
- "jest" : " ^27.4.5 " ,
56
- "jest-circus" : " ^27.4.5 " ,
57
- "lint-staged" : " ^12.1.5 " ,
55
+ "jest" : " ^27.4.7 " ,
56
+ "jest-circus" : " ^27.4.6 " ,
57
+ "lint-staged" : " ^12.1.7 " ,
58
58
"ts-jest" : " ^27.1.2" ,
59
59
"typescript" : " ^4.5.4"
60
60
},
You can’t perform that action at this time.
0 commit comments