Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimiry committed Sep 2, 2021
1 parent c2c8cb7 commit a11c8d3
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 342 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,33 +45,33 @@
"electron": ">=5.0.0"
},
"dependencies": {
"pubsub-to-rpc-api": "^7.0.0",
"pubsub-to-rpc-api": "^7.1.0",
"pure-uuid": "^1.6.2",
"rxjs": "^7.0.0",
"tslib": "^2.1.0"
"rxjs": "^7.3.0",
"tslib": "^2.3.1"
},
"devDependencies": {
"@types/node": "^14.14.37",
"@types/sinon": "^10.0.2",
"@vladimiry/import-sort-style": "^0.1.4",
"ava": "^3.15.0",
"cross-env": "^7.0.3",
"husky": "^6.0.0",
"husky": "^7.0.2",
"import-sort-cli": "^6.0.0",
"import-sort-parser-typescript": "^6.0.0",
"install-peers": "^1.0.2",
"lint-staged": "^11.0.0",
"lint-staged": "^11.1.2",
"npm-run-all2": "^5.0.2",
"rewiremock": "^3.14.3",
"rimraf": "^3.0.2",
"sinon": "^11.1.1",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.9.0",
"sinon": "^11.1.2",
"ts-node": "^10.2.1",
"tsconfig-paths": "^3.11.0",
"tslint": "^6.1.3",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-eslint-rules": "^5.4.0",
"tslint-rules-bunch": "^1.0.0",
"typescript": "^4.3.2"
"typescript": "^4.4.2"
},
"resolutions": {
"*/**/tslib": "^2.x",
Expand Down
Loading

0 comments on commit a11c8d3

Please sign in to comment.