Skip to content

Commit ec82814

Browse files
committed
Upgrades deps
1 parent 4d0a669 commit ec82814

File tree

2 files changed

+601
-513
lines changed

2 files changed

+601
-513
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@
1616
"author": "romellem",
1717
"license": "MIT",
1818
"dependencies": {
19-
"array.prototype.flat": "^1.2.1",
19+
"array.prototype.flat": "^1.2.4",
2020
"colors": "^1.3.3",
21-
"concurrently": "^5.3.0",
21+
"concurrently": "^6.2.0",
2222
"double-ended-queue": "^2.1.0-0",
2323
"fs-extra": "^10.0.0",
2424
"generatorics": "^1.1.0",
2525
"get-divisors": "^1.0.0",
26-
"jimp": "^0.16.0",
26+
"jimp": "^0.16.1",
2727
"jsnetworkx": "^0.3.4",
2828
"lodash": "^4.17.21",
2929
"looped-list": "^0.5.0",
3030
"manhattan": "^1.0.0",
3131
"pathfinding": "^0.4.18",
32-
"redux": "^4.0.4",
33-
"string.prototype.matchall": "^4.0.0",
34-
"table": "^5.3.3",
32+
"redux": "^4.1.0",
33+
"string.prototype.matchall": "^4.0.5",
34+
"table": "^6.7.1",
3535
"traverse": "^0.6.6",
3636
"von-neumann": "^1.0.1"
3737
}

0 commit comments

Comments
 (0)