Skip to content

Commit a28800d

Browse files
hiroppyevilebottnawi
authored andcommitted
chore(deps): update [email protected] (#2176)
1 parent 68a1f29 commit a28800d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"lint:type": "tsc --noEmit",
2121
"commitlint": "commitlint --from=master",
2222
"security": "npm audit",
23-
"test:only": "jest",
23+
"test:only": "jest --forceExit",
2424
"test:coverage": "npm run test:only -- --coverage",
2525
"test:watch": "npm run test:coverage --watch",
2626
"test": "npm run test:coverage",
@@ -110,7 +110,7 @@
110110
"tcp-port-used": "^1.0.1",
111111
"typescript": "^3.5.3",
112112
"url-loader": "^1.1.2",
113-
"webpack": "^4.39.0",
113+
"webpack": "^4.39.1",
114114
"webpack-cli": "^3.3.6"
115115
},
116116
"peerDependencies": {

0 commit comments

Comments
 (0)