Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Oct 18, 2023
1 parent ed25734 commit cfe2a39
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 426 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"**/glob-parent": "^6.0.2"
},
"dependencies": {
"@types/debug": "^4.1.8",
"@types/git-url-parse": "^9.0.1",
"@types/semantic-release": "^20.0.1",
"@types/gh-pages": "^3.2.1",
"@types/lodash": "^4.14.195",
"@types/debug": "^4.1.10",
"@types/git-url-parse": "^9.0.2",
"@types/semantic-release": "^20.0.4",
"@types/gh-pages": "^3.2.3",
"@types/lodash": "^4.14.200",
"@qiwi/substrate": "^2.0.4",
"aggregate-error": "^3.1.0",
"debug": "^4.3.4",
Expand All @@ -67,22 +67,22 @@
"queuefy": "^1.2.1",
"read-pkg": "^5.2.0",
"then-request": "^6.0.2",
"tslib": "^2.6.1"
"tslib": "^2.6.2"
},
"devDependencies": {
"@qiwi/libdefkit": "5.0.0",
"@qiwi/npm-run-all": "^4.1.7",
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.6",
"coveralls": "^3.1.1",
"jest": "^29.6.1",
"jest": "^29.7.0",
"cpy-cli": "^5.0.0",
"mkdirp": "^3.0.1",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"eslint": "^8.45.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-qiwi": "^2.1.3",
"typedoc": "^0.25.0",
"typedoc": "^0.25.2",
"typescript": "5.2.2"
},
"repository": {
Expand Down
Loading

0 comments on commit cfe2a39

Please sign in to comment.