Skip to content

Commit

Permalink
chore(deps): update dependency @types/node-rsa to ^1.1.3 (#2344)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 3e9480e commit 2c107d0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/create-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/glob": "^8.1.0",
"@types/inquirer": "^8.2.9",
"@types/lodash": "^4.14.200",
"@types/node-rsa": "^1.1.2",
"@types/node-rsa": "^1.1.3",
"@types/normalize-path": "^3.0.0",
"@types/rimraf": "^3.0.2",
"cross-env": "^7.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-packer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@reduxjs/toolkit": "^1.9.7",
"@types/debug": "^4.1.10",
"@types/node-rsa": "^1.1.2",
"@types/node-rsa": "^1.1.3",
"@types/stream-buffers": "^3.0.5",
"@types/yauzl": "^2.10.1",
"@types/yazl": "^2.4.3",
Expand Down
12 changes: 6 additions & 6 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 2c107d0

Please sign in to comment.