mirror of
https://github.com/vesan/obsidian-table-beautifier.git
synced 2026-07-22 06:53:19 +00:00
Merge pull request #4 from vesan/dependabot/npm_and_yarn/npm_and_yarn-c39889ec24
chore(deps-dev): bump esbuild from 0.20.2 to 0.28.0 in the npm_and_yarn group across 1 directory
This commit is contained in:
commit
4a2f3d1d1c
2 changed files with 938 additions and 1434 deletions
2368
package-lock.json
generated
2368
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -11,9 +11,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.0",
|
||||
"esbuild": "^0.20.0",
|
||||
"esbuild": "^0.28.0",
|
||||
"obsidian": "latest",
|
||||
"typescript": "^5.3.0",
|
||||
"vitest": "^1.2.0"
|
||||
"vitest": "^4.1.7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue