Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcameron committed Nov 22, 2023
2 parents b5b2b0a + 6ab06cf commit 1f8e96e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"dependencies": {
"@ima-worldhealth/coral": "^2.13.0",
"@ima-worldhealth/tree": "^2.6.0",
"@types/angular": "^1.8.8",
"@types/angular": "^1.8.9",
"@uirouter/angularjs": "^1.0.29",
"accounting-js": "^1.1.1",
"adm-zip": "^0.5.10",
Expand Down Expand Up @@ -193,7 +193,7 @@
"release-it": "^17.0.0",
"sinon": "^17.0.1",
"standard-version": "^9.5.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"homepage": "https://docs.bhi.ma",
"engines": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -444,10 +444,10 @@
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==

"@types/angular@^1.8.4", "@types/angular@^1.8.8":
version "1.8.8"
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.8.8.tgz#9406aeb29447c6463f83fbdd25e1365c835cf00f"
integrity sha512-Uq1dujhVh/ZpplkgOmMZK2stKZKdhVJgBo9fcm/yRGQzB0p3pFHHPN1s9bMXtgznxqKuB/mt+8t8cNDgiPlbuQ==
"@types/angular@^1.8.4", "@types/angular@^1.8.9":
version "1.8.9"
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.8.9.tgz#d1ae3e87a67f72342d55ff26e611df83df0fb176"
integrity sha512-Z0HukqZkx0fotsV3QO00yqU9NzcQI+tMcrum+8MvfB4ePqCawZctF/gz6QiuII+T1ax+LitNoPx/eICTgnF4sg==

"@types/chai@4":
version "4.3.5"
Expand Down Expand Up @@ -9315,10 +9315,10 @@ typeface-open-sans@^1.1.13:
resolved "https://registry.yarnpkg.com/typeface-open-sans/-/typeface-open-sans-1.1.13.tgz#32a09ebd7df59601e01ad81216f98ce641eeafd1"
integrity sha512-lVGVHvYl7UJDFB9vN8r7NHw3sVm7Rjeow6b9AeABc/J+2mDaCkmcdVtw3QZnsJW39P+xm5zeggIj9gLHYGn9Iw==

typescript@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
typescript@^5.3.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==

ua-parser-js@^0.7.30:
version "0.7.35"
Expand Down

0 comments on commit 1f8e96e

Please sign in to comment.