Skip to content

Commit

Permalink
chore(deps): upgrade dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem committed Apr 23, 2024
1 parent 51b1bf3 commit 3c8e653
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 70 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -42,12 +42,12 @@
},
"devDependencies": {
"@stylistic/eslint-plugin": "^1.7.2",
"@types/eslint": "^8.56.9",
"@types/eslint": "^8.56.10",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/rule-tester": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/rule-tester": "^7.7.1",
"@veritem/eslint-config": "^0.0.11",
"bumpp": "^9.4.0",
"concurrently": "^8.2.2",
Expand Down Expand Up @@ -79,6 +79,6 @@
}
},
"dependencies": {
"@typescript-eslint/utils": "^7.7.0"
"@typescript-eslint/utils": "^7.7.1"
}
}
126 changes: 61 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3c8e653

Please sign in to comment.