Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 2422f3c commit 1e86453
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,26 +44,26 @@
},
"devDependencies": {
"@types/chai": "4.3.19",
"@types/mocha": "10.0.7",
"@types/mocha": "10.0.8",
"@types/mock-fs": "4.13.4",
"@types/node": "20.16.2",
"@types/node": "20.16.5",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"audit-ci": "7.1.0",
"chai": "^4.5.0",
"eslint": "^8.0.0",
"chai": "^5.0.0",
"eslint": "^9.0.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-mocha": "10.5.0",
"eslint-plugin-sonarjs": "2.0.1",
"eslint-plugin-sonarjs": "2.0.2",
"install": "0.13.0",
"mocha": "10.7.3",
"mock-fs": "5.2.0",
"nyc": "17.0.0",
"sinon": "18.0.0",
"nyc": "17.1.0",
"sinon": "19.0.2",
"source-map-support": "0.5.21",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
Expand Down

0 comments on commit 1e86453

Please sign in to comment.