mirror of
https://github.com/ebullient/obsidian-deck-notes.git
synced 2026-07-22 06:40:43 +00:00
Bump obsidian from 1.13.0 to 1.13.1
Bumps [obsidian](https://github.com/obsidianmd/obsidian-api) from 1.13.0 to 1.13.1. - [Changelog](https://github.com/obsidianmd/obsidian-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/obsidianmd/obsidian-api/commits) --- updated-dependencies: - dependency-name: obsidian dependency-version: 1.13.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5f0adac25b
commit
dfb4af7b21
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -15,7 +15,7 @@
|
|||
"auto-changelog": "^2.5.0",
|
||||
"esbuild": "^0.28.0",
|
||||
"eslint-plugin-obsidianmd": "^0.3.0",
|
||||
"obsidian": "^1.13.0",
|
||||
"obsidian": "^1.13.1",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "6.0.3"
|
||||
}
|
||||
|
|
@ -4007,9 +4007,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/obsidian": {
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/obsidian/-/obsidian-1.13.0.tgz",
|
||||
"integrity": "sha512-PHw5+SAPlJ0S3leFvJ0wgFg63Z3DavxL6+d1ll+8toXR2ZlYKc1rMWqdUv9LgUbTwPQUyY6yfhOMMivampRRiQ==",
|
||||
"version": "1.13.1",
|
||||
"resolved": "https://registry.npmjs.org/obsidian/-/obsidian-1.13.1.tgz",
|
||||
"integrity": "sha512-qtTEA2pmhJzhuhJqzbBFRYhpIOqvW+krDYjtFynv66KbxBbumHBlsJfWw3I4jtnK/6fZwbQhCrmmDdRwXmX56w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
"auto-changelog": "^2.5.0",
|
||||
"esbuild": "^0.28.0",
|
||||
"eslint-plugin-obsidianmd": "^0.3.0",
|
||||
"obsidian": "^1.13.0",
|
||||
"obsidian": "^1.13.1",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "6.0.3"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue