Skip to content

Commit

Permalink
Update npm minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent a2af7f0 commit 4290a69
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"dependencies": {
"@actions/core": "^1.10.0",
"@bitwarden/sdk-napi": "0.2.1"
"@bitwarden/sdk-napi": "0.3.1"
},
"devDependencies": {
"@types/node": "^18.15.3",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vercel/ncc": "^0.36.1",
"@vercel/ncc": "^0.38.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
Expand All @@ -52,7 +52,7 @@
"lint-staged": "^13.2.0",
"prettier": "^2.8.5",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.1",
"typescript": "^4.9.5"
}
}

0 comments on commit 4290a69

Please sign in to comment.