Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luxass committed Jan 25, 2024
1 parent 3ceb42d commit 3c2d54c
Show file tree
Hide file tree
Showing 2 changed files with 925 additions and 939 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@luxass/strip-json-comments": "^1.1.0"
"@luxass/strip-json-comments": "^1.2.0"
},
"devDependencies": {
"@luxass/eslint-config": "^4.0.0-beta.4",
"@luxass/eslint-config": "^4.2.5",
"@types/node": "^20.9.2",
"eslint": "^8.54.0",
"tsup": "^8.0.0",
"typescript": "^5.2.2",
"vitest": "^1.0.0"
"eslint": "^8.56.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.2.1"
}
}
Loading

0 comments on commit 3c2d54c

Please sign in to comment.