Skip to content

Commit 322b17b

Browse files
committed
fix(deps): update dependency case-sensitive-paths-webpack-plugin to v2.3.0
1 parent b307562 commit 322b17b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"babel-loader": "7.1.2",
3333
"babel-preset-react-app": "^3.1.0",
3434
"babel-runtime": "6.26.0",
35-
"case-sensitive-paths-webpack-plugin": "2.1.1",
35+
"case-sensitive-paths-webpack-plugin": "2.3.0",
3636
"chalk": "1.1.3",
3737
"css-loader": "0.28.7",
3838
"dotenv": "4.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,9 +1269,9 @@ capture-stack-trace@^1.0.0:
12691269
version "1.0.0"
12701270
resolved "https://registry.npmjs.org/capture-stack-trace/-/capture-stack-trace-1.0.0.tgz#4a6fa07399c26bba47f0b2496b4d0fb408c5550d"
12711271

1272-
case-sensitive-paths-webpack-plugin@2.1.1:
1273-
version "2.1.1"
1274-
resolved "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.1.1.tgz#3d29ced8c1f124bf6f53846fb3f5894731fdc909"
1272+
case-sensitive-paths-webpack-plugin@2.3.0:
1273+
version "2.3.0"
1274+
resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.3.0.tgz#23ac613cc9a856e4f88ff8bb73bbb5e989825cf7"
12751275

12761276
caseless@~0.12.0:
12771277
version "0.12.0"

0 commit comments

Comments
 (0)