We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fef35 commit 5b47523Copy full SHA for 5b47523
packages/react-scripts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bentley/react-scripts",
3
- "version": "3.4.1",
+ "version": "3.4.2",
4
"description": "iModel.js configuration and scripts for Create React App.",
5
"repository": {
6
"type": "git",
@@ -79,12 +79,12 @@
79
"speed-measure-webpack-plugin": "^1.3.1",
80
"style-loader": "0.23.1",
81
"svg-sprite-loader": "4.2.1",
82
- "terser-webpack-plugin": "2.3.5",
+ "terser-webpack-plugin": "3.0.7",
83
"ts-jest": "^24.2.0",
84
"ts-pnp": "1.1.6",
85
"url-loader": "2.3.0",
86
"webpack": "4.42.0",
87
- "webpack-dev-server": "3.10.3",
+ "webpack-dev-server": "3.11.0",
88
"webpack-filter-warnings-plugin": "^1.2.1",
89
"webpack-manifest-plugin": "2.2.0",
90
"workbox-webpack-plugin": "4.3.1"
0 commit comments