File tree 2 files changed +7
-7
lines changed
packages/babel-preset-gatsby-package 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 27
27
"@babel/core" : " ^7.20.7" ,
28
28
"@babel/helper-plugin-test-runner" : " 7.18.6" ,
29
29
"@babel/plugin-transform-modules-commonjs" : " ^7.20.11" ,
30
- "@types/babel__core" : " ^7.1.20 " ,
30
+ "@types/babel__core" : " ^7.20.0 " ,
31
31
"cross-env" : " ^7.0.3"
32
32
},
33
33
"peerDependencies" : {
Original file line number Diff line number Diff line change 4110
4110
resolved "https://registry.yarnpkg.com/@types/babel__code-frame/-/babel__code-frame-7.0.3.tgz#eda94e1b7c9326700a4b69c485ebbc9498a0b63f"
4111
4111
integrity sha512-2TN6oiwtNjOezilFVl77zwdNPwQWaDBBCCWWxyo1ctiO3vAtd7H/aB/CBJdw9+kqq3+latD0SXoedIuHySSZWw==
4112
4112
4113
- "@types/babel__core@^7.1.14", "@types/babel__core@^7.1.20":
4114
- version "7.1.20 "
4115
- resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1. 20.tgz#e168cdd612c92a2d335029ed62ac94c95b362359 "
4116
- integrity sha512-PVb6Bg2QuscZ30FvOU7z4guG6c926D9YRvOxEaelzndpMsvP+YM74Q/dAFASpg2l6+XLalxSGxcq/lrgYWZtyQ ==
4113
+ "@types/babel__core@^7.1.14", "@types/babel__core@^7.1.20", "@types/babel__core@^7.20.0" :
4114
+ version "7.20.0 "
4115
+ resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.0. tgz#61bc5a4cae505ce98e1e36c5445e4bee060d8891 "
4116
+ integrity sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ ==
4117
4117
dependencies:
4118
- "@babel/parser" "^7.1.0 "
4119
- "@babel/types" "^7.0.0 "
4118
+ "@babel/parser" "^7.20.7 "
4119
+ "@babel/types" "^7.20.7 "
4120
4120
"@types/babel__generator" "*"
4121
4121
"@types/babel__template" "*"
4122
4122
"@types/babel__traverse" "*"
You can’t perform that action at this time.
0 commit comments