Skip to content

Commit 1d64420

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency babel-plugin-smart-webpack-import to v1.5.2
1 parent 3fc63a8 commit 1d64420

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"babel-eslint": "10.0.3",
100100
"babel-loader": "8.0.6",
101101
"babel-plugin-module-resolver": "3.2.0",
102-
"babel-plugin-smart-webpack-import": "1.5.1",
102+
"babel-plugin-smart-webpack-import": "1.5.2",
103103
"babel-preset-flow": "6.23.0",
104104
"cross-env": "5.2.1",
105105
"css-loader": "3.2.1",

src/frontend/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4053,14 +4053,14 @@ babel-plugin-react-docgen@^2.0.0:
40534053
react-docgen "^3.0.0"
40544054
recast "^0.14.7"
40554055

4056-
babel-plugin-smart-webpack-import@1.5.1:
4057-
version "1.5.1"
4058-
resolved "https://registry.yarnpkg.com/babel-plugin-smart-webpack-import/-/babel-plugin-smart-webpack-import-1.5.1.tgz#cc761c1f64449bc357dbdc08275ab176dcc86aec"
4059-
integrity sha512-LyIQmDc1ZojNpRMtXH9EwPmLY5AYPw2ksciRRYrydbMZVepcl4efpzIVBewo/1J2n3c74sXYFTKKItafZtYdDQ==
4056+
babel-plugin-smart-webpack-import@1.5.2:
4057+
version "1.5.2"
4058+
resolved "https://registry.yarnpkg.com/babel-plugin-smart-webpack-import/-/babel-plugin-smart-webpack-import-1.5.2.tgz#5f7f00e1e03dcea630a37fb6587df5225b33d4e0"
4059+
integrity sha512-uA8+pv/RuljDHomtJ+h0joOFfoVZob5mxXl619edVNAHlxgqK8njHSKABaxKhUAWtHMw26Jq2iiAfRYVSK7MGw==
40604060
dependencies:
40614061
app-root-dir "^1.0.2"
40624062
base-x "^3.0.7"
4063-
json5 "^2.1.0"
4063+
json5 "^2.1.1"
40644064

40654065
"babel-plugin-styled-components@>= 1":
40664066
version "1.10.6"
@@ -9931,7 +9931,7 @@ json5@^1.0.1:
99319931
dependencies:
99329932
minimist "^1.2.0"
99339933

9934-
json5@^2.1.0:
9934+
json5@^2.1.0, json5@^2.1.1:
99359935
version "2.1.1"
99369936
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6"
99379937
integrity sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==

0 commit comments

Comments
 (0)