Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
chore(dependencies): bumped rimraf, @types/jest, @typescript-eslint/p…
Browse files Browse the repository at this point in the history
…arser, ts-jest
  • Loading branch information
KZavorotna authored Jan 25, 2023
1 parent e032d37 commit 1f81947
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 40 deletions.
189 changes: 153 additions & 36 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"@apidevtools/swagger-parser": "^10.1.0",
"@semantic-release/changelog": "^6.0.2",
"@semantic-release/git": "^10.0.1",
"@types/jest": "^29.2.5",
"@types/jest": "^29.2.6",
"@types/node": "^18.11.18",
"@types/qs": "^6.9.7",
"@types/semantic-release": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@typescript-eslint/parser": "^5.49.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
"conventional-changelog-writer": "^5.0.1",
"conventional-commits-parser": "^3.2.4",
Expand All @@ -55,9 +55,9 @@
"jest": "^29.3.1",
"joi-to-swagger": "6.2.0",
"redoc-cli": "^0.13.20",
"rimraf": "^4.1.0",
"rimraf": "^4.1.2",
"semantic-release": "^19.0.5",
"ts-jest": "^29.0.3",
"ts-jest": "^29.0.5",
"ts-node": "^10.8.0",
"typescript": "^4.9.4",
"typescript-json-schema": "^0.55.0",
Expand Down

0 comments on commit 1f81947

Please sign in to comment.