Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokaiser committed Nov 17, 2022
1 parent 5fb7f1c commit 7453c81
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,27 +48,27 @@
"@florajs/cluster": "^3.0.0",
"@florajs/errors": "^3.0.0",
"@florajs/request-parser": "^3.0.0",
"@xmldom/xmldom": "^0.8.2",
"@xmldom/xmldom": "^0.8.6",
"bunyan": "^1.8.15",
"chokidar": "^3.5.3",
"content-type": "^1.0.4",
"lodash.clonedeep": "^4.5.0",
"luxon": "^3.0.1",
"luxon": "^3.1.0",
"promise-events": "^0.2.4",
"serve-static": "^1.15.0"
},
"devDependencies": {
"abstract-logging": "^2.0.1",
"chai": "^4.3.6",
"eslint": "^8.20.0",
"chai": "^4.3.7",
"eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"jsdoc": "^3.6.10",
"mocha": "^10.0.0",
"mock-fs": "^5.1.2",
"jsdoc": "^4.0.0",
"mocha": "^10.1.0",
"mock-fs": "^5.2.0",
"pre-commit": "^1.2.2",
"prettier": "^2.7.1",
"sinon": "^14.0.0",
"sinon": "^14.0.2",
"sinon-chai": "^3.7.0"
}
}

0 comments on commit 7453c81

Please sign in to comment.