mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2026-04-28 17:22:08 -06:00
node_modules: upgrade
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
import { Scalar } from '../nodes/Scalar.js';
|
||||
import type { StringifyContext } from './stringify.js';
|
||||
import { Scalar } from '../nodes/Scalar';
|
||||
import type { StringifyContext } from './stringify';
|
||||
interface StringifyScalar {
|
||||
value: string;
|
||||
comment?: string | null;
|
||||
|
||||
Reference in New Issue
Block a user