Skip to content

Commit 0a786a6

Browse files
chore(deps): Update dependency @next-shared/spell-check to ^0.1.3
1 parent a2518a9 commit 0a786a6

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.1",
28+
"@next-shared/spell-check": "^0.1.3",
2929
"comlink": "^4.4.2",
3030
"compression": "^1.8.0",
3131
"express": "^4.21.2",

yarn.lock

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

2156-
"@next-shared/spell-check@^0.1.1":
2157-
version "0.1.1"
2158-
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.1.tgz#2dfe56aa6cd1c4479d96c4e49bdfbb6a52303fd5"
2159-
integrity sha512-mRoZoacobIT2hu67GvK6cYZQ5bhrVvjImhHLVtrT0Wje69ufRRW0lNme0FfMh7/1ObxIHMQ9OrPvV8+Tx3iMjQ==
2156+
"@next-shared/spell-check@^0.1.3":
2157+
version "0.1.3"
2158+
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.3.tgz#fba3aece30382e419e58fc22d2c7f66c43510472"
2159+
integrity sha512-S0Cwe9yI7HfYcJspHZ1jw9InOfJr7c0WvNGXiVEMAjr3Q2cLQTFG2hGu4OCppXXq6iH75kGQIuWixtfW9fJHbg==
21602160
dependencies:
21612161
change-case "^5.4.4"
21622162
typo-js "^1.2.5"

0 commit comments

Comments
 (0)