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 May 17, 2022
1 parent 415aeae commit 2077cd2
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 252 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.17.0
14.19.2
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,31 +42,31 @@
},
"devDependencies": {
"@changesets/cli": "^2.22.0",
"@swc-node/register": "1.3.1",
"@swc-node/register": "1.5.1",
"@types/debug": "4.1.5",
"@types/didyoumean": "1.2.0",
"@types/fs-extra": "9.0.8",
"@types/node-fetch": "2.5.8",
"@types/node-fetch": "2.6.1",
"@types/request": "2.48.7",
"@typescript-eslint/eslint-plugin": "4.24.0",
"@typescript-eslint/parser": "4.24.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"cargo-mdbook": "0.4.4",
"docs-ts": "0.6.4",
"eslint": "7.27.0",
"eslint": "7.32.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.23.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "3.4.0",
"esm": "3.2.25",
"execa": "5.0.0",
"execa": "5.1.1",
"fs-extra": "9.1.0",
"husky": "5.2.0",
"infer-types": "0.0.2",
"node-fetch": "2.6.1",
"prettier": "2.3.0",
"prettier": "2.6.2",
"request": "2.88.2",
"tempy": "1.0.0",
"typedoc": "0.20.30",
"typescript": "4.2.3",
"typedoc": "0.22.15",
"typescript": "4.6.4",
"vitest": "^0.12.6"
}
}
Loading

0 comments on commit 2077cd2

Please sign in to comment.