Skip to content

Commit 0894df2

Browse files
Bump fast-json-patch from 3.1.0 to 3.1.1 in /src/client (#864)
Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/Starcounter-Jack/JSON-Patch/releases) - [Commits](Starcounter-Jack/JSON-Patch@v3.1.0...3.1.1) --- updated-dependencies: - dependency-name: fast-json-patch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan Morshead <[email protected]>
1 parent 80e7141 commit 0894df2

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

src/client/package-lock.json

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/client/packages/idom-client-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Ryan Morshead",
33
"dependencies": {
4-
"fast-json-patch": "^3.0.0-1",
4+
"fast-json-patch": "^3.1.1",
55
"htm": "^3.0.3"
66
},
77
"description": "A client for IDOM implemented in React",

0 commit comments

Comments
 (0)