Skip to content

Commit 850005d

Browse files
chore(deps): Update dependency @next-shared/spell-check to ^0.1.4
1 parent 0d2f628 commit 850005d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/brick-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@next-core/doc-helpers": "^0.2.18",
2727
"@next-core/serve-helpers": "^1.2.5",
28-
"@next-shared/spell-check": "^0.1.3",
28+
"@next-shared/spell-check": "^0.1.4",
2929
"comlink": "^4.4.2",
3030
"compression": "^1.8.1",
3131
"express": "^4.21.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,10 +2175,10 @@
21752175
resolved "https://registry.npmjs.org/@next-shared/common-bricks/-/common-bricks-0.54.0.tgz#129c7100f8447538f39e1408c67b9ee7f8299f05"
21762176
integrity sha512-olo5BboK0U+fm0KUO+Ipe0r9UNAfJQ7LwWKBiNXZxMTmx9IqBKc5t1FyOGBdhDvf3iCQrimRvoReSNGa84vvmA==
21772177

2178-
"@next-shared/spell-check@^0.1.3":
2179-
version "0.1.3"
2180-
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.3.tgz#fba3aece30382e419e58fc22d2c7f66c43510472"
2181-
integrity sha512-S0Cwe9yI7HfYcJspHZ1jw9InOfJr7c0WvNGXiVEMAjr3Q2cLQTFG2hGu4OCppXXq6iH75kGQIuWixtfW9fJHbg==
2178+
"@next-shared/spell-check@^0.1.4":
2179+
version "0.1.4"
2180+
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.4.tgz#04215c06693873ef41cbe3aaefd77ac4948b4c3c"
2181+
integrity sha512-kTJgXbr9s72iXTcVrDVvXsgrLEHaHwU3DKBWgXiyi8FETQPaMO1TBiX1Es0hTCAQf/AiDTSAW1Dx2+pS31Q0QQ==
21822182
dependencies:
21832183
change-case "^5.4.4"
21842184
typo-js "^1.2.5"

0 commit comments

Comments
 (0)