Skip to content

Commit

Permalink
Update all development npm dependencies (2022-12-20) (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 20, 2022
1 parent 9c7f63b commit 231b15a
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,24 @@
"@types/node": "^18.11.11",
"@typescript-eslint/eslint-plugin": "^5.45.1",
"@typescript-eslint/parser": "^5.45.1",
"dayjs": "^1.11.6",
"dayjs": "^1.11.7",
"eslint": "^8.29.0",
"eslint-plugin-jsonc": "^2.5.0",
"license-checker": "^25.0.1",
"luxon": "^3.1.1",
"mocha": "^10.1.0",
"mocha": "^10.2.0",
"mochawesome": "^7.1.3",
"moment": "^2.29.4",
"moment-timezone": "^0.5.39",
"moment-timezone": "^0.5.40",
"nyc": "^15.1.0",
"portfinder": "^1.0.32",
"rrule": "^2.7.1",
"semantic-release": "^19.0.5",
"semantic-release-license": "^1.0.2",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1",
"typedoc": "^0.23.21",
"typescript": "^4.9.3"
"typedoc": "^0.23.23",
"typescript": "^4.9.4"
},
"engines": {
"node": ">=12.0.0"
Expand Down

0 comments on commit 231b15a

Please sign in to comment.