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 Oct 20, 2023
1 parent 1eb24e6 commit eaf33b1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.1
16.20.2
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,23 @@
},
"homepage": "https://github.com/clok/halli#readme",
"devDependencies": {
"@types/jest": "28.1.1",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "26.5.3",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-tsdoc": "0.2.16",
"husky": "8.0.1",
"jest": "28.1.1",
"prettier": "2.6.2",
"ts-jest": "28.0.4",
"typedoc": "0.22.17",
"typedoc-plugin-markdown": "3.12.1",
"typedoc-plugin-missing-exports": "0.22.6",
"typescript": "4.7.3",
"uglify-js": "3.16.0"
"@types/jest": "28.1.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.52.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-tsdoc": "0.2.17",
"husky": "8.0.3",
"jest": "28.1.3",
"prettier": "2.8.8",
"ts-jest": "28.0.8",
"typedoc": "0.25.2",
"typedoc-plugin-markdown": "3.16.0",
"typedoc-plugin-missing-exports": "0.23.0",
"typescript": "4.9.5",
"uglify-js": "3.17.4"
},
"jest": {
"clearMocks": true,
Expand Down

0 comments on commit eaf33b1

Please sign in to comment.