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 { Collection } from '../nodes/Collection.js';
|
||||
import { StringifyContext } from './stringify.js';
|
||||
import type { Collection } from '../nodes/Collection';
|
||||
import type { StringifyContext } from './stringify';
|
||||
interface StringifyCollectionOptions {
|
||||
blockItemPrefix: string;
|
||||
flowChars: {
|
||||
|
||||
Reference in New Issue
Block a user