Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokaiser committed Aug 8, 2024
1 parent 149a7d8 commit 1069f36
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
"@florajs/request-parser": "^4.0.0",
"@xmldom/xmldom": "^0.8.10",
"bunyan": "^1.8.15",
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"content-type": "^1.0.5",
"lodash.clonedeep": "^4.5.0",
"luxon": "^3.3.0",
"luxon": "^3.5.0",
"promise-events": "^0.2.4",
"serve-static": "^1.15.0"
},
Expand All @@ -62,12 +62,12 @@
"chai": "^4.3.7",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^5.0.0",
"jsdoc": "^4.0.2",
"mocha": "^10.2.0",
"eslint-plugin-prettier": "^5.2.1",
"jsdoc": "^4.0.3",
"mocha": "^10.7.0",
"mock-fs": "^5.2.0",
"pre-commit": "^1.2.2",
"prettier": "^3.0.1",
"prettier": "^3.3.3",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0"
}
Expand Down

0 comments on commit 1069f36

Please sign in to comment.