Skip to content

Commit fb5c923

Browse files
committed
Pin dependency @aureooms/js-heap-spec to 14.0.0
1 parent 3bb1641 commit fb5c923

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {},
3333
"devDependencies": {
34-
"@aureooms/js-heap-spec": "^14.0.0",
34+
"@aureooms/js-heap-spec": "14.0.0",
3535
"@babel/cli": "7.8.4",
3636
"@babel/core": "7.9.0",
3737
"@babel/plugin-proposal-async-generator-functions": "7.8.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
resolved "https://registry.yarnpkg.com/@aureooms/js-functools/-/js-functools-2.0.3.tgz#5139d6245278193da4cf21c44666797bf40a1d6e"
2525
integrity sha1-UTnWJFJ4GT2kzyHERmZ5e/QKHW4=
2626

27-
"@aureooms/js-heap-spec@^14.0.0":
27+
"@aureooms/[email protected]":
2828
version "14.0.0"
2929
resolved "https://registry.yarnpkg.com/@aureooms/js-heap-spec/-/js-heap-spec-14.0.0.tgz#acc1550e2689ab17809ce70d9b8e1b3c091c7135"
3030
integrity sha512-HC6wktyhJlkxyhKWSl+2JXn6rkoxrBb3gwGciEduQ5JY0mV1j8COMEylHbzrybdTWxOfy/z+3tPuXPiV/zuLkw==

0 commit comments

Comments
 (0)