forked from Roblox/luau-regexp
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathyarn.lock
21 lines (17 loc) · 917 Bytes
/
yarn.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
commander@^11.0.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-11.1.0.tgz#62fdce76006a68e5c1ab3314dc92e800eb83d906"
integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==
npmluau@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/npmluau/-/npmluau-0.1.0.tgz#c5c9fdd09c6ae14d0ab14374680206ba017c0443"
integrity sha512-r0VVrveCB2VmQg6Y6OoNvgIZehhKsVkbeSO3a5npeizR5MH5VGw8Zetwsrn4bowLcKdsqeRJo08l7fl4KYEiMA==
dependencies:
commander "^11.0.0"
walkdir "^0.4.1"
walkdir@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/walkdir/-/walkdir-0.4.1.tgz#dc119f83f4421df52e3061e514228a2db20afa39"
integrity sha512-3eBwRyEln6E1MSzcxcVpQIhRG8Q1jLvEqRmCZqS3dsfXEDR/AhOF4d+jHg1qvDCpYaVRZjENPQyrVxAkQqxPgQ==