Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jul 5, 2024
1 parent fb0b84f commit a9fcc36
Show file tree
Hide file tree
Showing 22 changed files with 51 additions and 59 deletions.
3 changes: 1 addition & 2 deletions lib/actions.js

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

2 changes: 1 addition & 1 deletion lib/actions.js.map

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

4 changes: 2 additions & 2 deletions lib/add.js

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

2 changes: 1 addition & 1 deletion lib/add.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion lib/api.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/// <reference types="node" />
declare function wrap(this: any, pin: any, actdef: any, wrapper: any): any;
declare function fix(this: any, patargs: any, msgargs: any, custom: any): any;
declare function options(this: any, options: any, chain: any): any;
Expand Down
1 change: 0 additions & 1 deletion lib/common.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/// <reference types="node" />
import Util from 'util';
declare const error: any;
declare function promiser(context: any, callback?: any): Promise<unknown>;
Expand Down
48 changes: 24 additions & 24 deletions lib/common.js

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

2 changes: 1 addition & 1 deletion lib/common.js.map

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions lib/logging.js

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

Loading

0 comments on commit a9fcc36

Please sign in to comment.