Skip to content

Commit e4bef16

Browse files
committed
package.json: bump mocha 9.2.0 -> 9.2.2
1 parent 6c7d792 commit e4bef16

File tree

2 files changed

+50
-27
lines changed

2 files changed

+50
-27
lines changed

package-lock.json

Lines changed: 47 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"@types/node": "17.0.16",
3939
"chai": "4.3.6",
4040
"clean-webpack-plugin": "4.0.0",
41-
"mocha": "9.2.0",
41+
"mocha": "9.2.2",
42+
"node-polyfill-webpack-plugin": "1.1.4",
4243
"prettier": "2.6.0",
4344
"ts-loader": "9.2.6",
4445
"ts-node": "10.7.0",
@@ -47,8 +48,7 @@
4748
"tslint-config-prettier": "1.18.0",
4849
"typescript": "4.5.5",
4950
"webpack": "5.69.1",
50-
"webpack-cli": "4.9.2",
51-
"node-polyfill-webpack-plugin": "1.1.4"
51+
"webpack-cli": "4.9.2"
5252
},
5353
"dependencies": {
5454
"@lightninglabs/lnc-core": "0.2.0-alpha",

0 commit comments

Comments
 (0)