Skip to content

Commit 50e804e

Browse files
Merge branch 'main' into post-editor
2 parents c477d88 + 99466ab commit 50e804e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
node_modules
22
out
3-
src/components/story/editorTools.ts

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
resolved "https://registry.yarnpkg.com/@editorjs/table/-/table-2.0.2.tgz#eb4aa3a7428bb23c95fa6bb3251a4aaa44ab3fb9"
7878
integrity sha512-Ws5c9kmYsbWTBJ1WKSZRN+ATrqFFzjf/zggVu8AI/mVcNvSYUiEVqibLtbh5RLHiDGkELRZ9Bw5PQfVCg7yuBw==
7979

80+
8081
"@eslint/eslintrc@^1.3.0":
8182
version "1.3.0"
8283
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
@@ -262,6 +263,7 @@
262263
lodash.castarray "^4.4.0"
263264
lodash.isplainobject "^4.0.6"
264265
lodash.merge "^4.6.2"
266+
265267
"@types/json-schema@^7.0.9":
266268
version "7.0.11"
267269
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
@@ -777,6 +779,7 @@ codex-tooltip@^1.0.5:
777779
version "1.0.5"
778780
resolved "https://registry.npmjs.org/codex-tooltip/-/codex-tooltip-1.0.5.tgz"
779781
integrity sha512-IuA8LeyLU5p1B+HyhOsqR6oxyFQ11k3i9e9aXw40CrHFTRO2Y1npNBVU3W1SvhKAbUU7R/YikUBdcYFP0RcJag==
782+
780783
clean-stack@^2.0.0:
781784
version "2.2.0"
782785
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
@@ -2011,6 +2014,7 @@ md5@^2.3.0:
20112014
charenc "0.0.2"
20122015
crypt "0.0.2"
20132016
is-buffer "~1.1.6"
2017+
20142018
merge-stream@^2.0.0:
20152019
version "2.0.0"
20162020
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"

0 commit comments

Comments
 (0)