Skip to content

Commit

Permalink
build: bumped packages to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
wd-David committed Aug 8, 2022
1 parent 0107239 commit 11daf68
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 174 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@commitlint/cz-commitlint": "17.0.3",
"@types/node": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"@types/node": "18.6.4",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"commitizen": "4.2.5",
"esbuild": "0.14.53",
"eslint": "8.21.0",
Expand All @@ -58,12 +58,12 @@
"pino": "8.4.0",
"pino-loki": "2.0.1",
"pino-pretty": "8.1.0",
"pkgroll": "1.3.1",
"pkgroll": "1.4.0",
"prettier": "2.7.1",
"standard-version": "9.5.0",
"thread-stream": "2.0.1",
"tsx": "3.8.1",
"typescript": "4.7.4",
"vitest": "0.20.2"
"vitest": "0.21.0"
}
}
Loading

0 comments on commit 11daf68

Please sign in to comment.