Skip to content

Commit

Permalink
updated DT RCL version to 1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
abelpz committed Mar 13, 2023
1 parent 2318d17 commit 01524cf
Show file tree
Hide file tree
Showing 3 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 @@ -35,7 +35,7 @@
"@material-ui/styles": "^4.11.3",
"axios": "^0.21.0",
"bible-reference-range": "^1.1.0",
"datatable-translatable": "^1.0.21",
"datatable-translatable": "^1.0.22",
"deep-freeze": "^0.0.1",
"gitea-react-toolkit": "2.2.3",
"lodash.isequal": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion public/build_number
Original file line number Diff line number Diff line change
@@ -1 +1 @@
231-7a4c868
232-2318d17
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5676,10 +5676,10 @@ data-urls@^1.0.0, data-urls@^1.1.0:
whatwg-mimetype "^2.2.0"
whatwg-url "^7.0.0"

datatable-translatable@^1.0.21:
version "1.0.21"
resolved "https://registry.yarnpkg.com/datatable-translatable/-/datatable-translatable-1.0.21.tgz#a4f56be541ad9ce26324de9181e70242b4638367"
integrity sha512-f6z4NGYtPTa0WWQBFaA+PeLHAB6JG0B9VTIiDrh/YYBSO7wVYBPNrPJ8mPe8UlC7m+rDQNMs3Bf5KCUl8tTNzg==
datatable-translatable@^1.0.22:
version "1.0.22"
resolved "https://registry.yarnpkg.com/datatable-translatable/-/datatable-translatable-1.0.22.tgz#6256dd3593a96eb9f03c34fb2ebe84fa8eee9a7a"
integrity sha512-xmzCsxKMT1p9Rss/O7nTRQJoIXBjgwVefsKWgjqjBG+rOvhPTOY8EhaAzH7b+2XLAR7GbIUD17YUltl9x5VvHQ==
dependencies:
deep-freeze "^0.0.1"
lodash.isequal "^4.5.0"
Expand Down

0 comments on commit 01524cf

Please sign in to comment.