Skip to content

Commit baf3e6d

Browse files
committed
Dependency upgrade
Signed-off-by: Jaid <jaid.jsx@gmail.com>
1 parent 8c50944 commit baf3e6d

File tree

2 files changed

+35
-27
lines changed

2 files changed

+35
-27
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,23 @@
2828
"webpack": "^4.29.3"
2929
},
3030
"optionalDependencies": {
31-
"publishimo-webpack-plugin": "1.9.0"
31+
"publishimo-webpack-plugin": "1.11.0"
3232
},
3333
"devDependencies": {
3434
"@absolunet/fsp": "^1.4.0",
3535
"babel-jest": "^24.1.0",
36-
"babel-preset-jaid": "^2.9.0",
36+
"babel-preset-jaid": "^2.10.0",
3737
"clean-webpack-plugin": "^1.0.1",
3838
"cross-env": "^5.2.0",
3939
"eslint": "^5.13.0",
4040
"eslint-config-jaid": "^1.11.0",
4141
"jest": "^24.1.0",
4242
"opn-cli": "^4.0.0",
43-
"publishimo-webpack-plugin": "1.9.0",
43+
"publishimo-webpack-plugin": "1.11.0",
4444
"rimraf": "^2.6.3",
4545
"webpack": "^4.29.3",
4646
"webpack-cli": "^3.2.3",
47-
"webpack-config-jaid": "1.25.2"
47+
"webpack-config-jaid": "1.27.0"
4848
},
4949
"scripts": {
5050
"clean": "rimraf dist test/*/dist test/*/info",

0 commit comments

Comments
 (0)