Skip to content

Commit

Permalink
Merge pull request #42 from ericvera/dependabot/npm_and_yarn/dev-non-…
Browse files Browse the repository at this point in the history
…major-5b6e03b139

chore(deps-dev): bump the dev-non-major group across 1 directory with 7 updates
  • Loading branch information
github-actions[bot] authored Nov 25, 2024
2 parents 170aeac + fd8533c commit 5dc7272
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 191 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,20 @@
"postpublish": "pinst --enable"
},
"devDependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^22.9.0",
"eslint": "^9.14.0",
"husky": "^9.1.6",
"@types/node": "^22.9.3",
"eslint": "^9.15.0",
"husky": "^9.1.7",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.10",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"typedoc": "^0.26.11",
"typedoc-plugin-markdown": "^4.2.10",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0",
"vitest": "^2.1.5"
},
"prettier": {
"tabWidth": 2,
Expand Down
Loading

0 comments on commit 5dc7272

Please sign in to comment.