Skip to content

Commit

Permalink
chore(deps): update dependency webpack to ^5.89.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 8780202 commit cb07aca
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion examples/rest-api-client-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/yargs": "^17.0.26",
"ts-loader": "^9.4.4",
"ts-node": "^10.9.1",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-cli": "5.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/create-plugin/templates/modern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"typescript": "^5.2.2",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/dts-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/lodash": "^4.14.200",
"@types/prettier": "^2.7.3",
"ts-loader": "^9.4.4",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"assert": "^2.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-packer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"setimmediate": "^1.0.5",
"stream-browserify": "^3.0.0",
"util": "^0.12.5",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^4.15.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin-kintone-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"adm-zip": "^0.5.10",
"chokidar": "^3.5.3",
"rimraf": "^5.0.5",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-cli": "5.1.4",
"webpack-merge": "^5.9.0"
},
Expand Down
106 changes: 53 additions & 53 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb07aca

Please sign in to comment.