Skip to content

Commit

Permalink
Dependency updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitschpatrol committed Jun 9, 2024
1 parent 0e1933d commit 3b0d5db
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 187 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
{
files: ['src/cli/**/*'],
rules: {
'n/shebang': 'off',
'n/hashbang': 'off',
},
},
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"which": "^4.0.0"
},
"devDependencies": {
"@kitschpatrol/shared-config": "^4.6.7",
"@kitschpatrol/shared-config": "^4.7.1",
"bumpp": "^9.4.1",
"chalk": "^5.3.0",
"chevrotain": "^11.0.3",
Expand Down
Loading

0 comments on commit 3b0d5db

Please sign in to comment.