Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Oct 25, 2024
1 parent b040521 commit 001db38
Show file tree
Hide file tree
Showing 4 changed files with 1,107 additions and 1,113 deletions.
3 changes: 0 additions & 3 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
import { icebreaker } from '@icebreakers/eslint-config'

export default icebreaker(
{

},
{
ignores: ['test/fixtures'],
},
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,17 +65,17 @@
"devDependencies": {
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/types": "^19.5.0",
"@icebreakers/eslint-config": "^0.5.1",
"@icebreakers/eslint-config": "^0.6.1",
"@tsconfig/recommended": "^1.0.6",
"@types/fs-extra": "^11.0.4",
"@types/klaw": "^3.0.6",
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.12",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.5.5",
"@vitest/coverage-v8": "^2.1.1",
"@types/node": "^22.8.0",
"@vitest/coverage-v8": "^2.1.3",
"cross-env": "^7.0.3",
"defu": "^6.1.4",
"del": "^7.1.0",
"del": "^8.0.0",
"eslint": "9.13.0",
"fs-extra": "^11.2.0",
"husky": "^9.1.6",
Expand All @@ -84,10 +84,10 @@
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"pathe": "^1.1.2",
"semantic-release": "^24.1.1",
"tsup": "^8.3.0",
"semantic-release": "^24.1.3",
"tsup": "^8.3.4",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"typescript": "^5.6.3",
"vitest": "^2.1.3"
}
}
Loading

0 comments on commit 001db38

Please sign in to comment.