Skip to content

Commit efb79ea

Browse files
chore(deps): Update dependency @next-shared/spell-check to ^0.1.5
1 parent 800064a commit efb79ea

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.19",
2727
"@next-core/serve-helpers": "^1.2.5",
28-
"@next-shared/spell-check": "^0.1.3",
28+
"@next-shared/spell-check": "^0.1.5",
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
@@ -2177,10 +2177,10 @@
21772177
vscode-oniguruma "^2.0.1"
21782178
vscode-textmate "^9.2.0"
21792179

2180-
"@next-shared/spell-check@^0.1.3":
2181-
version "0.1.3"
2182-
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.3.tgz#fba3aece30382e419e58fc22d2c7f66c43510472"
2183-
integrity sha512-S0Cwe9yI7HfYcJspHZ1jw9InOfJr7c0WvNGXiVEMAjr3Q2cLQTFG2hGu4OCppXXq6iH75kGQIuWixtfW9fJHbg==
2180+
"@next-shared/spell-check@^0.1.5":
2181+
version "0.1.5"
2182+
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.5.tgz#25db9e702a73bac8597f6df68daf4804a9bf1a35"
2183+
integrity sha512-D+g3OwiucPCOStCLx/rLBhPNOvsOxuSETK5OVh++Cw9QE1hXBwLRTyYFa82KsEZlkchanjW65j3y2fBQgOQr7Q==
21842184
dependencies:
21852185
change-case "^5.4.4"
21862186
typo-js "^1.2.5"

0 commit comments

Comments
 (0)