Skip to content

Commit

Permalink
chore: bump dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed Oct 31, 2022
1 parent c70ee5e commit 68871b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"typescript": ">=3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@vitest/coverage-istanbul": "^0.24.3",
"chalk": "^5.0.1",
"esbuild": "^0.15.7",
"eslint": "^8.23.1",
"chalk": "^5.1.2",
"esbuild": "^0.15.12",
"eslint": "^8.26.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.7.1",
"release-it": "^15.4.2",
"typescript": "^4.8.3",
"release-it": "^15.5.0",
"typescript": "^4.8.4",
"vitest": "^0.24.3"
},
"keywords": [
Expand Down

0 comments on commit 68871b3

Please sign in to comment.