mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump editor-adapter from 0.0.4 to 0.0.5
Bumps [editor-adapter](https://github.com/glacambre/editor-adapter) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/glacambre/editor-adapter/releases) - [Commits](https://github.com/glacambre/editor-adapter/commits) --- updated-dependencies: - dependency-name: editor-adapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5bf126699f
commit
1484565ff5
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
"cleanslate": "^0.10.1",
|
||||
"csp-serdes": "github:cmcaine/csp-serdes",
|
||||
"css": "^3.0.0",
|
||||
"editor-adapter": "^0.0.4",
|
||||
"editor-adapter": "^0.0.5",
|
||||
"esbuild": "^0.16.5",
|
||||
"fuse.js": "^6.6.2",
|
||||
"nearley": "^2.20.1",
|
||||
|
|
|
@ -2461,10 +2461,10 @@ ecdsa-sig-formatter@1.0.11:
|
|||
dependencies:
|
||||
safe-buffer "^5.0.1"
|
||||
|
||||
editor-adapter@^0.0.4:
|
||||
version "0.0.4"
|
||||
resolved "https://registry.yarnpkg.com/editor-adapter/-/editor-adapter-0.0.4.tgz#ac584884a93da2b5fe705f58e37954b30f29df57"
|
||||
integrity sha512-bnD6/3Qq1Q2srmK8oKE/tWcnwNGslj8dZnJLdspwAdtxlMW0uMuqzVK89u8wMIWor35HHaVCLJbETTY6hbHBgw==
|
||||
editor-adapter@^0.0.5:
|
||||
version "0.0.5"
|
||||
resolved "https://registry.yarnpkg.com/editor-adapter/-/editor-adapter-0.0.5.tgz#9504a025e89f375d2e970ab8079a1efa1a366e6a"
|
||||
integrity sha512-sfu3pDFIAqHsGGI7a5F1J7bzbWCPK1IQ37DtDJ9/bohEiwC+xuSeOsCIrzBzy8DYqqKO3fQlYsymyrCcfOFqdg==
|
||||
dependencies:
|
||||
typescript "^4.3.5"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue