Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 3, 2022
1 parent 69c781a commit 4474d7e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -15,11 +15,11 @@
},
"devDependencies": {
"@types/jest": "27.4.1",
"@types/node": "16.11.24",
"@types/node": "16.11.26",
"@types/qs": "6.9.7",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"esbuild": "0.14.21",
"esbuild": "0.14.23",
"eslint": "8.10.0",
"eslint-config-prettier": "8.4.0",
"eslint-plugin-import": "2.25.4",
Expand All @@ -28,9 +28,9 @@
"prettier": "2.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typedoc": "0.22.11",
"typedoc-plugin-markdown": "3.11.13",
"typescript": "4.5.5"
"typedoc": "0.22.12",
"typedoc-plugin-markdown": "3.11.14",
"typescript": "4.6.2"
},
"files": [
"lib"
Expand Down

0 comments on commit 4474d7e

Please sign in to comment.