Skip to content

Commit

Permalink
Merge pull request #1532 from unfoldingWord/update-datatable-translat…
Browse files Browse the repository at this point in the history
…able

Update version of datatable translatable
  • Loading branch information
abelpz authored Feb 4, 2023
2 parents 8325097 + 0d1e1f4 commit b1be1ae
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.0.1",
"datatable-translatable": "^1.0.18",
"datatable-translatable": "^1.0.19",
"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 @@
217-24c6815
218-8325097
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5671,10 +5671,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.18:
version "1.0.18"
resolved "https://registry.yarnpkg.com/datatable-translatable/-/datatable-translatable-1.0.18.tgz#80879ea2d6ef062b5a6423881662bf5c1c8b2dc8"
integrity sha512-XIuRGgILcU1b2JSamqKkIoUrIlwW2JFVnp4lekFdaG8UE/3JK0RELAegAhGNDY6BLzVI+fyo70OZ5f6So5hryg==
datatable-translatable@^1.0.19:
version "1.0.19"
resolved "https://registry.yarnpkg.com/datatable-translatable/-/datatable-translatable-1.0.19.tgz#85fd010685b5e50969184ec00b97b3145a485470"
integrity sha512-ahpmSScrUBJj/Jnj3a/4ihGgJkGmYOrQgtiz5O2kmT9CKUc6jmJQoC31iq3YjVv8mOMUBFrwmVZLuCk7xqz7rA==
dependencies:
deep-freeze "^0.0.1"
lodash.isequal "^4.5.0"
Expand Down

0 comments on commit b1be1ae

Please sign in to comment.