Skip to content

Commit

Permalink
Bump lz-string from 1.4.4 to 1.5.0 in /src/client
Browse files Browse the repository at this point in the history
Bumps [lz-string](https://github.com/pieroxy/lz-string) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/pieroxy/lz-string/releases)
- [Commits](https://github.com/pieroxy/lz-string/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2023
1 parent 89c4407 commit 83d3708
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@monaco-editor/react": "4.4.6",
"bootstrap": "5.2.3",
"lz-string": "1.4.4",
"lz-string": "1.5.0",
"notyf": "3.10.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions src/client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -652,10 +652,10 @@ lru-cache@^5.1.1:
dependencies:
yallist "^3.0.2"

lz-string@1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
integrity sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==
lz-string@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==

ms@2.1.2:
version "2.1.2"
Expand Down

0 comments on commit 83d3708

Please sign in to comment.