Skip to content

Commit

Permalink
Update most non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 4, 2021
1 parent 7d14bf5 commit bcd5268
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"cache-loader": "4.1.0",
"chai": "4.2.0",
"chalk": "4.1.0",
"chromedriver": "87.0.4",
"chromedriver": "87.0.5",
"circular-dependency-plugin": "5.2.2",
"clean-webpack-plugin": "3.0.0",
"colors": "1.4.0",
Expand Down Expand Up @@ -145,7 +145,7 @@
"lodash": "4.17.20",
"mgrs": "1.0.0",
"milsymbol": "2.0.0",
"ml-matrix": "6.5.3",
"ml-matrix": "6.6.0",
"moment": "2.29.1",
"pathfinding": "0.4.18",
"paths-js": "0.4.11",
Expand Down
16 changes: 8 additions & 8 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5277,10 +5277,10 @@ chrome-trace-event@^1.0.2:
dependencies:
tslib "^1.9.0"

chromedriver@87.0.4:
version "87.0.4"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-87.0.4.tgz#749f69e9427880abff19c1838258c35238397e50"
integrity sha512-kD4N/L8c0nAzh1eEAiAbEIq6Pn5TvGvckODvP5dPqF90q5tPiAJZCoWWSOUV/mrPxiodjHPfmNeOfGERHugzug==
chromedriver@87.0.5:
version "87.0.5"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-87.0.5.tgz#5a56bae6e23fc5eaa0c5ac3b76f936e4dd0989a1"
integrity sha512-bWAKdZANrt3LXMUOKFP+DgW7DjVKfihCbjej6URkUcKsvbQBDYpf5YY5d/dXE3SOSzIFZ7fmLxogusxpsupCJg==
dependencies:
"@testim/chrome-version" "^1.0.7"
axios "^0.21.0"
Expand Down Expand Up @@ -11674,10 +11674,10 @@ ml-array-rescale@^1.3.2:
ml-array-max "^1.2.0"
ml-array-min "^1.2.0"

ml-matrix@6.5.3:
version "6.5.3"
resolved "https://registry.yarnpkg.com/ml-matrix/-/ml-matrix-6.5.3.tgz#0c4bb26714607cac76d289b943171c7083418eed"
integrity sha512-wXrn+ccApJ6gHktxmosOzs6B6M0huadahDpcgPYIAJggpqN7CtV4Vd7zpW6Lel/1oM5yCULcrbRJ1A5gF/GYDA==
ml-matrix@6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/ml-matrix/-/ml-matrix-6.6.0.tgz#b46f60b80baece9c05d8b368b97a520c15785f22"
integrity sha512-ca3+z0VwvzmhTQ1KuvUTSQJxDruzbdkfkThp4XptLOGAKbEtedgWfPTsBVicxOf+3NTR69Zqiw8fRFZM747FAQ==
dependencies:
ml-array-rescale "^1.3.2"

Expand Down

0 comments on commit bcd5268

Please sign in to comment.