Skip to content

Commit 68871b3

Browse files
committed
chore: bump dependencies.
1 parent c70ee5e commit 68871b3

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,18 @@
4040
"typescript": ">=3"
4141
},
4242
"devDependencies": {
43-
"@typescript-eslint/eslint-plugin": "^5.37.0",
43+
"@typescript-eslint/eslint-plugin": "^5.41.0",
4444
"@vitest/coverage-istanbul": "^0.24.3",
45-
"chalk": "^5.0.1",
46-
"esbuild": "^0.15.7",
47-
"eslint": "^8.23.1",
45+
"chalk": "^5.1.2",
46+
"esbuild": "^0.15.12",
47+
"eslint": "^8.26.0",
4848
"eslint-config-airbnb-typescript": "^17.0.0",
4949
"eslint-config-prettier": "^8.5.0",
5050
"eslint-plugin-import": "^2.26.0",
5151
"eslint-plugin-prettier": "^4.2.1",
5252
"prettier": "^2.7.1",
53-
"release-it": "^15.4.2",
54-
"typescript": "^4.8.3",
53+
"release-it": "^15.5.0",
54+
"typescript": "^4.8.4",
5555
"vitest": "^0.24.3"
5656
},
5757
"keywords": [

0 commit comments

Comments
 (0)