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 Mar 11, 2024
1 parent 5d022c5 commit 4e91e1a
Show file tree
Hide file tree
Showing 2 changed files with 843 additions and 510 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,56 +107,56 @@
"@semantic-release/github": "9.2.6",
"@semantic-release/npm": "11.0.3",
"@semantic-release/release-notes-generator": "12.1.0",
"@types/node": "18.19.17",
"@types/node": "18.19.22",
"@types/rollup-plugin-auto-external": "2.0.5",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@vitest/coverage-v8": "1.3.1",
"commitizen": "4.3.0",
"cspell": "8.3.2",
"cspell": "8.6.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-functional": "6.0.0",
"eslint-plugin-functional": "6.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-jsdoc": "48.2.1",
"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.24.0",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-vitest": "0.3.22",
"eslint-plugin-vitest": "0.3.24",
"http-serve": "1.0.1",
"husky": "9.0.11",
"knip": "2.20.2",
"knip": "2.43.0",
"lint-staged": "15.2.2",
"markdownlint-cli": "0.37.0",
"prettier": "3.0.3",
"prettier-plugin-packagejson": "2.4.11",
"markdownlint-cli": "0.39.0",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.4.12",
"rimraf": "5.0.5",
"rollup": "4.12.0",
"rollup": "4.12.1",
"rollup-plugin-auto-external": "2.0.0",
"rollup-plugin-dts": "6.1.0",
"semantic-release": "23.0.2",
"ts-node": "10.9.2",
"ts-paths-esm-loader": "1.4.3",
"ts-plugin-type-coverage": "2.27.1",
"tsafe": "1.6.6",
"tsd": "0.30.4",
"tsd": "0.30.7",
"type-coverage": "2.27.1",
"typedoc": "0.25.8",
"typedoc": "0.25.12",
"typedoc-plugin-coverage": "3.1.0",
"typedoc-plugin-versions": "0.2.4",
"typescript": "5.3.3",
"typescript": "5.4.2",
"typescript-coverage-report": "1.0.0",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.3.1"
},
"packageManager": "[email protected].3",
"packageManager": "[email protected].4",
"engines": {
"node": ">=16.0.0"
}
Expand Down
Loading

0 comments on commit 4e91e1a

Please sign in to comment.