Skip to content

Commit 04b852e

Browse files
Bump fast-json-patch from 3.1.0 to 3.1.1 in /src/client
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] <support@github.com>
1 parent 4bc4a2a commit 04b852e

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)