File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 57
57
"@babel/plugin-proposal-private-property-in-object" : " ^7.21.0" ,
58
58
"@babel/plugin-transform-runtime" : " ^7.6.2" ,
59
59
"babel-jest" : " ^29.1.0" ,
60
- "babel-loader" : " 8.4.1 " ,
60
+ "babel-loader" : " 10.0.0 " ,
61
61
"babel-preset-gatsby" : " ^3.14.0" ,
62
62
"chai" : " ^4.3.6" ,
63
63
"copy-webpack-plugin" : " 6.4.1" ,
Original file line number Diff line number Diff line change @@ -4191,7 +4191,14 @@ babel-jsx-utils@^1.1.0:
4191
4191
resolved "https://registry.yarnpkg.com/babel-jsx-utils/-/babel-jsx-utils-1.1.0.tgz#304ce4fce0c86cbeee849551a45eb4ed1036381a"
4192
4192
integrity sha512-Mh1j/rw4xM9T3YICkw22aBQ78FhsHdsmlb9NEk4uVAFBOg+Ez9ZgXXHugoBPCZui3XLomk/7/JBBH4daJqTkQQ==
4193
4193
4194
- [email protected] , babel-loader@^8.3.0:
4194
+
4195
+ version "10.0.0"
4196
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977"
4197
+ integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==
4198
+ dependencies:
4199
+ find-up "^5.0.0"
4200
+
4201
+ babel-loader@^8.3.0:
4195
4202
version "8.4.1"
4196
4203
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1.tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675"
4197
4204
integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==
You can’t perform that action at this time.
0 commit comments