chore(deps): update dependency babel-plugin-inline-react-svg to v2.0.2 (#572)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-23 06:34:27 -05:00 committed by GitHub
parent e8ddb7ddaa
commit 4d7cf4ebcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

View File

@ -66,7 +66,7 @@
"babel-loader": "9.1.2", "babel-loader": "9.1.2",
"babel-plugin-emotion": "11.0.0", "babel-plugin-emotion": "11.0.0",
"babel-plugin-inline-json-import": "0.3.2", "babel-plugin-inline-json-import": "0.3.2",
"babel-plugin-inline-react-svg": "2.0.1", "babel-plugin-inline-react-svg": "2.0.2",
"babel-plugin-lodash": "3.3.4", "babel-plugin-lodash": "3.3.4",
"babel-plugin-transform-builtin-extend": "1.1.2", "babel-plugin-transform-builtin-extend": "1.1.2",
"babel-plugin-transform-define": "2.1.0", "babel-plugin-transform-define": "2.1.0",

View File

@ -210,7 +210,7 @@
"babel-loader": "9.1.2", "babel-loader": "9.1.2",
"babel-plugin-emotion": "11.0.0", "babel-plugin-emotion": "11.0.0",
"babel-plugin-inline-json-import": "0.3.2", "babel-plugin-inline-json-import": "0.3.2",
"babel-plugin-inline-react-svg": "2.0.1", "babel-plugin-inline-react-svg": "2.0.2",
"babel-plugin-lodash": "3.3.4", "babel-plugin-lodash": "3.3.4",
"babel-plugin-transform-builtin-extend": "1.1.2", "babel-plugin-transform-builtin-extend": "1.1.2",
"babel-plugin-transform-define": "2.1.0", "babel-plugin-transform-define": "2.1.0",

View File

@ -5791,16 +5791,16 @@ babel-plugin-inline-json-import@0.3.2:
dependencies: dependencies:
decache "^4.5.1" decache "^4.5.1"
babel-plugin-inline-react-svg@2.0.1: babel-plugin-inline-react-svg@2.0.2:
version "2.0.1" version "2.0.2"
resolved "https://registry.yarnpkg.com/babel-plugin-inline-react-svg/-/babel-plugin-inline-react-svg-2.0.1.tgz#68c9c119d643a8f2d7bf939b942534d89ae3ade9" resolved "https://registry.yarnpkg.com/babel-plugin-inline-react-svg/-/babel-plugin-inline-react-svg-2.0.2.tgz#3a7bc4dc791c2d809a54d43f1a5ac53f3be8acb9"
integrity sha512-aD4gy2G3gNVDaw97LtoixzWbaOcSEnOb4KJPe8kZedSeqxY3v71KsBs8DGmButGZtEloCRhRRuU2TpW1hIPXig== integrity sha512-iM9obPpCcdPE1EJE+UF+tni7CZ4q/OvdDm/TeBBHAYAEOqDcFd7fdnmym6OYAQMYfEpUnRYUYx2KxSUyo4cQxQ==
dependencies: dependencies:
"@babel/helper-plugin-utils" "^7.0.0" "@babel/helper-plugin-utils" "^7.0.0"
"@babel/parser" "^7.0.0" "@babel/parser" "^7.0.0"
lodash.isplainobject "^4.0.6" lodash.isplainobject "^4.0.6"
resolve "^1.20.0" resolve "^2.0.0-next.4"
svgo "^2.0.3" svgo "^2.8.0"
babel-plugin-istanbul@^6.1.1: babel-plugin-istanbul@^6.1.1:
version "6.1.1" version "6.1.1"
@ -17152,7 +17152,7 @@ svgo@^1.2.2:
unquote "~1.1.1" unquote "~1.1.1"
util.promisify "~1.0.0" util.promisify "~1.0.0"
svgo@^2.0.3, svgo@^2.7.0: svgo@^2.7.0, svgo@^2.8.0:
version "2.8.0" version "2.8.0"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24" resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg== integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==