Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Jul 6, 2022
1 parent 1228501 commit 55a144b
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 200 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
"@commitlint/config-conventional": "^17.0.3",
"@rollup/plugin-typescript": "^8.3.3",
"@sindresorhus/tsconfig": "^3.0.1",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"@types/node": "^18.0.3",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"c8": "^7.11.3",
"eslint": "^8.18.0",
"eslint": "^8.19.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"pinst": "^3.0.0",
"rollup": "^2.75.7",
"typescript": "^4.7.4",
"vitest": "^0.16.0"
"vitest": "^0.17.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 55a144b

Please sign in to comment.