aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-08-04 05:49:51 +0200
committerGravatar GitHub <[email protected]>2022-08-04 05:49:51 +0200
commita28c6dac1844865f95b1c20afa99d8e7ff31063c (patch)
tree3c76a8fcd81b8ba7ed38952c21884227474cc4e0
parentMerge pull request #494 from python-discord/dependabot/npm_and_yarn/typescrip... (diff)
parentBump @codemirror/state from 6.0.1 to 6.1.1 (diff)
Merge pull request #493 from python-discord/dependabot/npm_and_yarn/codemirror/state-6.1.1
Bump @codemirror/state from 6.0.1 to 6.1.1
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 5d16b6a..89be98d 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"license": "MIT",
"dependencies": {
"@codemirror/lang-python": "6.0.0",
- "@codemirror/state": "6.0.1",
+ "@codemirror/state": "6.1.1",
"@codemirror/theme-one-dark": "6.0.0",
"@codemirror/view": "6.1.3",
"@emotion/react": "11.9.3",
diff --git a/yarn.lock b/yarn.lock
index f3f1950..3de02ff 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"