diff options
author | 2022-08-04 03:21:01 +0000 | |
---|---|---|
committer | 2022-08-04 03:21:01 +0000 | |
commit | 8aecd33be6437762d7b4706964bda7aa4cc9cb93 (patch) | |
tree | 3c76a8fcd81b8ba7ed38952c21884227474cc4e0 /yarn.lock | |
parent | Merge pull request #494 from python-discord/dependabot/npm_and_yarn/typescrip... (diff) |
Bump @codemirror/state from 6.0.1 to 6.1.1
Bumps [@codemirror/state](https://github.com/codemirror/state) from 6.0.1 to 6.1.1.
- [Release notes](https://github.com/codemirror/state/releases)
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/state/compare/6.0.1...6.1.1)
---
updated-dependencies:
- dependency-name: "@codemirror/state"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1224,10 +1224,10 @@ "@codemirror/view" "^6.0.0" crelt "^1.0.5" -"@codemirror/[email protected]", "@codemirror/state@^6.0.0": - version "6.0.1" - resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.0.1.tgz#a1994f14c49e2f77cb9e26aef35f63a8b3707c6c" - integrity sha512-6vYgaXc4KjSY0BUfSVDJooGcoswg/RJZpq/ZGjsUYmY0KN1lmB8u03nv+jiG1ncUV5qoggyxFT5AGD5Ak+5Zrw== +"@codemirror/[email protected]", "@codemirror/state@^6.0.0": + version "6.1.1" + resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.1.1.tgz#4f512e5e34ea23a5e10b2c1fe43f6195e90417bb" + integrity sha512-2s+aXsxmAwnR3Rd+JDHPG/1lw0YsA9PEwl7Re88gHJHGfxyfEzKBmsN4rr53RyPIR4lzbbhJX0DCq0WlqlBIRw== "@codemirror/[email protected]": version "6.0.0" |