Skip to content

Commit

Permalink
ncu -u
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Mar 28, 2022
1 parent 297e940 commit dbb24e5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,24 +48,24 @@
"@types/chai-as-promised": "^7.1.5",
"@types/chai-string": "^1.4.2",
"@types/mocha": "^9.1.0",
"@types/node": "^17.0.21",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"chai-string": "^1.5.0",
"chai-withintoleranceof": "^1.0.1",
"eslint": "^8.10.0",
"eslint": "^8.12.0",
"eslint-plugin-import": "^2.25.4",
"mocha": "^9.2.1",
"prettier": "^2.5.1",
"mocha": "^9.2.2",
"prettier": "^2.6.1",
"rimraf": "^3.0.2",
"seedrandom": "^3.0.5",
"serve": "^13.0.2",
"source-map-support": "^0.5.21",
"split2": "^4.1.0",
"timekeeper": "^2.2.0",
"typedoc": "^0.22.12",
"typescript": "~4.5.5"
"typedoc": "^0.22.13",
"typescript": "~4.6.3"
}
}

0 comments on commit dbb24e5

Please sign in to comment.