Skip to content

Commit

Permalink
chore(deps): routine package upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
paambaati committed Apr 23, 2023
1 parent 3e9c9ce commit 1ae9407
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
112 changes: 56 additions & 56 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,28 +32,28 @@
"hook-std": "2.0.0",
"node-fetch": "2.6.9",
"nyc": "15.1.0",
"openpgp": "5.7.0"
"openpgp": "5.8.0"
},
"devDependencies": {
"@google/semantic-release-replace-plugin": "1.2.0",
"@openpgp/web-stream-tools": "0.0.13",
"@semantic-release/changelog": "6.0.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.7",
"@semantic-release/release-notes-generator": "10.0.3",
"@types/node": "18.15.11",
"@types/node-fetch": "2.6.2",
"@types/sinon": "10.0.13",
"@types/node": "18.16.0",
"@types/node-fetch": "2.6.3",
"@types/sinon": "10.0.14",
"@types/tape": "4.13.4",
"nock": "13.3.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"semantic-release-export-data": "1.0.1",
"sinon": "15.0.3",
"sinon": "15.0.4",
"tape": "5.6.3",
"to-readable-stream": "2.1.0",
"ts-node": "10.9.1",
"typescript": "5.0.3"
"typescript": "5.0.4"
}
}

0 comments on commit 1ae9407

Please sign in to comment.