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

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Apr 5, 2021
1 parent 650c896 commit 7ae98cf
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 55 deletions.
13 changes: 8 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@
}
},
"dependencies": {
"atom-package-deps": "5.1.0",
"atom-package-deps": "7.2.3",
"consistent-path": "2.0.3",
"crypto-random-string": "3.1.0",
"crypto-random-string": "3.3.1",
"loophole": "1.1.0",
"resolve": "1.15.1",
"resolve": "1.20.0",
"tslint": "5.20.1",
"tslint-rule-documentation": "1.0.3",
"typescript": "3.8.2"
"typescript": "4.2.3"
},
"readmeFilename": "README.md",
"bugs": {
Expand All @@ -85,7 +85,10 @@
"shasum": "ef99bad67e3e7db0dc69d8d379272ef02f4a4a21"
},
"package-deps": [
"linter:2.0.0"
{
"name": "linter",
"minimumVersion": "3.3.0"
}
],
"providedServices": {
"linter": {
Expand Down
70 changes: 20 additions & 50 deletions pnpm-lock.yaml

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

0 comments on commit 7ae98cf

Please sign in to comment.