Skip to content

Commit

Permalink
update package dependencies and version numbers (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
idimov-keeper authored Jun 14, 2024
1 parent dcd9631 commit 51abb1f
Show file tree
Hide file tree
Showing 6 changed files with 127 additions and 881 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import tl = require('azure-pipelines-task-lib/task');
import * as tl from "azure-pipelines-task-lib/task";
import {IssueType} from "azure-pipelines-task-lib";
import {downloadFile, getSecrets, getValue, KeeperFile, loadJsonConfig} from "@keeper-security/secrets-manager-core";
import * as fs from "fs";
Expand Down
Loading

0 comments on commit 51abb1f

Please sign in to comment.