Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2022
1 parent cb39022 commit b789c96
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 210 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -9,28 +9,28 @@
"undici": "^5.10.0"
},
"devDependencies": {
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@ls-lint/ls-lint": "1.11.2",
"@types/chai": "4.3.3",
"@types/chai-as-promised": "7.1.5",
"@types/fs-extra": "9.0.13",
"@types/mocha": "9.1.1",
"@types/node": "18.7.13",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"c8": "7.12.0",
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
"codecov": "3.8.2",
"data-uri-to-buffer": "4.0.0",
"esbuild": "0.15.5",
"eslint": "8.22.0",
"esbuild": "0.15.7",
"eslint": "8.23.1",
"eslint-config-escapace": "3.14.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-editorconfig": "4.0.2",
"eslint-plugin-no-null": "1.0.2",
"fast-glob": "3.2.11",
"fast-glob": "3.2.12",
"fastify": "4.5.3",
"fastify-multipart": "5.4.0",
"fetch-blob": "3.2.0",
Expand All @@ -46,7 +46,7 @@
"semantic-release": "19.0.5",
"syncpack": "8.2.4",
"ts-node": "10.9.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"engines": {
"node": ">=16.14.2"
Expand Down

0 comments on commit b789c96

Please sign in to comment.