Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 5c2b1c0

Browse files
committed
chore(deps): pin dependencies
1 parent 85d8816 commit 5c2b1c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"@ht2-labs/semantic-release": "1.0.9",
2727
"@ht2-labs/typescript-project": "1.0.0",
2828
"@types/mocha": "2.2.44",
29-
"@types/power-assert": "^1.4.29",
30-
"assert-rejects": "^0.1.1",
29+
"@types/power-assert": "1.4.29",
30+
"assert-rejects": "0.1.1",
3131
"jscpd": "0.6.17",
3232
"mocha": "4.0.1",
3333
"nyc": "11.3.0",
34-
"power-assert": "^1.4.4",
34+
"power-assert": "1.4.4",
3535
"rimraf": "2.6.2"
3636
}
3737
}

0 commit comments

Comments
 (0)