mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2025-12-09 22:30:41 -07:00
node_modules: upgrade
This commit is contained in:
2
node_modules/yaml/dist/doc/applyReviver.d.ts
generated
vendored
2
node_modules/yaml/dist/doc/applyReviver.d.ts
generated
vendored
@@ -1,4 +1,4 @@
|
||||
export declare type Reviver = (key: unknown, value: unknown) => unknown;
|
||||
export type Reviver = (key: unknown, value: unknown) => unknown;
|
||||
/**
|
||||
* Applies the JSON.parse reviver algorithm as defined in the ECMA-262 spec,
|
||||
* in section 24.5.1.1 "Runtime Semantics: InternalizeJSONProperty" of the
|
||||
|
||||
Reference in New Issue
Block a user