Skip to content

Commit

Permalink
ci(deps): 👷 bump a few dev deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman committed Jun 4, 2024
1 parent 394ebf3 commit f424d3c
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 323 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,23 @@
"yaml": "^2.2.2"
},
"devDependencies": {
"@jimmy.codes/eslint-config": "1.6.0",
"@jimmy.codes/prettier-config": "1.0.2",
"@jimmy.codes/eslint-config": "1.8.0",
"@jimmy.codes/prettier-config": "1.1.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/node": "20.12.7",
"@types/node": "20.14.1",
"@vitest/coverage-v8": "1.6.0",
"ansi-colors": "4.1.3",
"clean-pkg-json": "1.2.0",
"commitlint": "19.2.1",
"commitlint": "19.3.0",
"eslint": "8.57.0",
"fuse.js": "7.0.0",
"husky": "9.0.11",
"is-ci": "3.0.1",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"pkgroll": "2.0.2",
"prettier": "3.2.5",
"lint-staged": "15.2.5",
"npm-run-all2": "6.2.0",
"pkgroll": "2.1.1",
"prettier": "3.3.0",
"semantic-release": "23.0.8",
"typescript": "5.4.5",
"vitest": "1.6.0"
Expand Down
Loading

0 comments on commit f424d3c

Please sign in to comment.