Skip to content

Commit

Permalink
chore(deps): bump slate from 0.100.0 to 0.103.0 (json-schema-org#1023)
Browse files Browse the repository at this point in the history
Bumps [slate](https://github.com/ianstormtaylor/slate) from 0.100.0 to 0.103.0.
- [Release notes](https://github.com/ianstormtaylor/slate/releases)
- [Commits](https://github.com/ianstormtaylor/slate/compare/[email protected]@0.103.0)

---
updated-dependencies:
- dependency-name: slate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent af93ea9 commit 1a567e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-syntax-highlighter": "^15.5.0",
"react-text-truncate": "^0.19.0",
"reading-time": "^1.5.0",
"slate": "^0.100.0",
"slate": "^0.103.0",
"slate-react": "^0.108.0",
"slugify": "^1.6.5",
"yarn": "1.22.22",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7201,7 +7201,7 @@ __metadata:
react-syntax-highlighter: "npm:^15.5.0"
react-text-truncate: "npm:^0.19.0"
reading-time: "npm:^1.5.0"
slate: "npm:^0.100.0"
slate: "npm:^0.103.0"
slate-react: "npm:^0.108.0"
slugify: "npm:^1.6.5"
tailwindcss: "npm:^3.3.5"
Expand Down Expand Up @@ -9532,14 +9532,14 @@ __metadata:
languageName: node
linkType: hard

"slate@npm:^0.100.0":
version: 0.100.0
resolution: "slate@npm:0.100.0"
"slate@npm:^0.103.0":
version: 0.103.0
resolution: "slate@npm:0.103.0"
dependencies:
immer: "npm:^10.0.3"
is-plain-object: "npm:^5.0.0"
tiny-warning: "npm:^1.0.3"
checksum: 10c0/d0af13c1743353b1b127cd29310c445527840354d48a0bc12d47b63d1a727df18d220754d647e994088ce33a82b2842e9970f97da33e1cf6d2ca0364b341c139
checksum: 10c0/5cde24650d71fb449382305c082310404560a73135510fc3d83bae680c5fc6e1db18347a58186f63efbc3342fd4ff4e447c134301f48683cdef312c87988ce0c
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a567e4

Please sign in to comment.