Skip to content

Commit

Permalink
chore(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent 795da1f commit a622c74
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 196 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@semantic-release/github": "9.2.6",
"@semantic-release/npm": "11.0.2",
"@semantic-release/release-notes-generator": "12.1.0",
"@types/node": "20.11.10",
"@types/node": "20.11.17",
"@types/rollup-plugin-auto-external": "2.0.5",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
Expand All @@ -93,23 +93,23 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-functional": "6.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.0.4",
"eslint-plugin-jsdoc": "48.0.6",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-optimize-regex": "1.2.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.23.0",
"eslint-plugin-unicorn": "50.0.1",
"eslint-plugin-vitest": "0.3.20",
"husky": "9.0.7",
"knip": "4.2.1",
"lint-staged": "15.2.0",
"eslint-plugin-vitest": "0.3.22",
"husky": "9.0.10",
"knip": "4.6.0",
"lint-staged": "15.2.2",
"markdownlint-cli": "0.39.0",
"prettier": "3.2.4",
"prettier-plugin-packagejson": "2.4.9",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.4.10",
"rimraf": "5.0.5",
"rollup": "4.9.6",
"rollup": "4.10.0",
"rollup-plugin-auto-external": "2.0.0",
"rollup-plugin-shebang-bin": "0.0.6",
"rollup-plugin-ts": "3.4.5",
Expand All @@ -118,5 +118,5 @@
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.2"
},
"packageManager": "pnpm@8.15.0"
"packageManager": "pnpm@8.15.1"
}
Loading

0 comments on commit a622c74

Please sign in to comment.