Skip to content

Commit bbc4194

Browse files
authored
Merge pull request #447 from vazra/dependabot/npm_and_yarn/rxdb-11.6.1
build(deps): bump rxdb from 11.6.0 to 11.6.1
2 parents 82fa2b1 + a9c7112 commit bbc4194

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-bootstrap-table2-paginator": "2.1.2",
2626
"react-dom": "18.0.0",
2727
"react-scripts": "5.0.1",
28-
"rxdb": "11.6.0",
28+
"rxdb": "11.6.1",
2929
"rxjs": "7.5.5",
3030
"typescript": "4.6.3"
3131
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9887,10 +9887,10 @@ run-parallel@^1.1.9:
98879887
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
98889888
integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==
98899889

9890-
rxdb@11.6.0:
9891-
version "11.6.0"
9892-
resolved "https://registry.yarnpkg.com/rxdb/-/rxdb-11.6.0.tgz#07b127631a8c26e56b42aa195c4cee826b8622c4"
9893-
integrity sha512-WdLpwWqlDTnunilD9NarrTw89ALniE/1SrTVRe29luTQId0tWTbSQZbCUBYiatsjbxdRZp3zQRp5fiH9Re1Eag==
9890+
rxdb@11.6.1:
9891+
version "11.6.1"
9892+
resolved "https://registry.yarnpkg.com/rxdb/-/rxdb-11.6.1.tgz#918ae396d05e391a8f98f088263c4c1604affd23"
9893+
integrity sha512-19HiCh762O+C1XQ0uODutHgsfNp1oDLeLYr5Z436mkilltY9oIM3WSUgTmZh8INbckfXeHK9bmMYuiuSkmOjYA==
98949894
dependencies:
98959895
"@babel/runtime" "7.16.7"
98969896
"@types/clone" "2.1.1"

0 commit comments

Comments
 (0)