Skip to content

Commit 5b47523

Browse files
authored
Update dependencies (#9)
Update 'terser-webpack-plugin' and 'webpack-dev-server'
1 parent 03fef35 commit 5b47523

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react-scripts/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bentley/react-scripts",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "iModel.js configuration and scripts for Create React App.",
55
"repository": {
66
"type": "git",
@@ -79,12 +79,12 @@
7979
"speed-measure-webpack-plugin": "^1.3.1",
8080
"style-loader": "0.23.1",
8181
"svg-sprite-loader": "4.2.1",
82-
"terser-webpack-plugin": "2.3.5",
82+
"terser-webpack-plugin": "3.0.7",
8383
"ts-jest": "^24.2.0",
8484
"ts-pnp": "1.1.6",
8585
"url-loader": "2.3.0",
8686
"webpack": "4.42.0",
87-
"webpack-dev-server": "3.10.3",
87+
"webpack-dev-server": "3.11.0",
8888
"webpack-filter-warnings-plugin": "^1.2.1",
8989
"webpack-manifest-plugin": "2.2.0",
9090
"workbox-webpack-plugin": "4.3.1"

0 commit comments

Comments
 (0)