mirror of
https://github.com/kargnas/obsidian-create-note-with-date.git
synced 2026-07-22 05:48:47 +00:00
Bump esbuild from 0.17.3 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.3 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.17.3...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4e9ec0ac24
commit
bcefd69df1
2 changed files with 283 additions and 144 deletions
425
package-lock.json
generated
425
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -20,7 +20,7 @@
|
|||
"@typescript-eslint/parser": "5.29.0",
|
||||
"actionlint": "^2.0.6",
|
||||
"builtin-modules": "3.3.0",
|
||||
"esbuild": "^0.17.3",
|
||||
"esbuild": "^0.25.0",
|
||||
"obsidian": "latest",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "4.7.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue