Skip to content

Commit

Permalink
Merge pull request #17 from hildjj/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
hildjj committed Jun 25, 2023
2 parents 34abd41 + 0f6703a commit 521fa1f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@
],
"homepage": "https://github.com/hildjj/nofilter#readme",
"devDependencies": {
"@cto.af/eslint-config": "^1.1.2",
"@types/node": "^20.1.4",
"c8": "^7.13.0",
"@cto.af/eslint-config": "^2.0.1",
"@types/node": "^20.3.1",
"c8": "^8.0.0",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"eslint": "^8.40.0",
"eslint-plugin-chai-friendly": "^0.7.2",
"eslint-plugin-jsdoc": "^44.2.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-jsdoc": "^46.2.6",
"eslint-plugin-n": "16.0.1",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"p-event": "^5.0.1",
"rimraf": "5.0.0",
"typedoc": "^0.24.7",
"typescript": "^5.0.4"
"p-event": "^6.0.0",
"rimraf": "5.0.1",
"typedoc": "^0.24.8",
"typescript": "^5.1.3"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 521fa1f

Please sign in to comment.