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 Apr 28, 2022
1 parent f88729a commit fb595a6
Show file tree
Hide file tree
Showing 3 changed files with 1,390 additions and 1,065 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.1
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,35 +39,35 @@
"strip-ansi": "^6.0.0"
},
"devDependencies": {
"@swc-node/jest": "1.3.0",
"@swc-node/register": "1.3.1",
"@swc-node/jest": "1.5.1",
"@swc-node/register": "1.5.1",
"@types/debug": "4.1.5",
"@types/didyoumean": "1.2.0",
"@types/fs-extra": "9.0.8",
"@types/jest": "26.0.20",
"@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",
"jest": "27.3.0",
"jest-junit": "12.0.0",
"jest": "27.5.1",
"jest-junit": "12.3.0",
"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.3"
},
"peerDependencies": {}
}
Loading

0 comments on commit fb595a6

Please sign in to comment.