Skip to content

Commit

Permalink
chore(deps): update devdependencies (#989)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent be9823b commit a5dc458
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 202 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,39 +97,39 @@
"devDependencies": {
"@eslint-types/prettier": "5.1.3",
"@eslint-types/typescript-eslint": "7.0.2",
"@types/chai": "4.3.0",
"@types/chai-as-promised": "7.1.4",
"@types/chai": "4.3.12",
"@types/chai-as-promised": "7.1.8",
"@types/mkdirp": "1.0.2",
"@types/mocha": "9.0.0",
"@types/node": "14.14.9",
"@types/proxyquire": "1.3.28",
"@types/sinon": "10.0.6",
"@types/sinon-chai": "3.2.6",
"@types/mocha": "9.1.1",
"@types/node": "14.18.63",
"@types/proxyquire": "1.3.31",
"@types/sinon": "10.0.20",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"chai": "4.3.4",
"chai": "4.4.1",
"chai-as-promised": "7.1.1",
"config": "3.3.6",
"config": "3.3.11",
"cross-env": "7.0.3",
"docsify-cli": "4.4.3",
"dotenv": "16.0.1",
"docsify-cli": "4.4.4",
"dotenv": "16.4.5",
"dotenv-expand": "8.0.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-define-config": "2.1.0",
"eslint-gitignore": "0.1.0",
"eslint-plugin-prettier": "5.1.3",
"json5": "2.2.0",
"mocha": "9.1.3",
"mocha": "9.2.2",
"npm-run-all2": "6.1.2",
"pg": "8.7.1",
"pg": "8.11.3",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"proxyquire": "2.1.3",
"rimraf": "5.0.5",
"sinon": "12.0.1",
"sinon-chai": "3.7.0",
"ts-node": "10.4.0",
"ts-node": "10.9.2",
"tsup": "8.0.2",
"typescript": "4.5.4"
},
Expand Down
Loading

0 comments on commit a5dc458

Please sign in to comment.