Skip to content

Commit dd47e25

Browse files
chore(deps): update dependency @babel/core to ^7.11.6 (#27066)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 69a4031 commit dd47e25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-plugin-emotion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@babel/cli": "^7.11.6",
15-
"@babel/core": "^7.10.3",
15+
"@babel/core": "^7.11.6",
1616
"babel-preset-gatsby-package": "^0.5.3",
1717
"cross-env": "^7.0.2"
1818
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
semver "^5.4.1"
9595
source-map "^0.5.0"
9696

97-
"@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.10.2", "@babel/core@^7.10.3", "@babel/core@^7.11.6", "@babel/core@^7.7.5", "@babel/core@^7.9.0":
97+
"@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.10.2", "@babel/core@^7.11.6", "@babel/core@^7.7.5", "@babel/core@^7.9.0":
9898
version "7.11.6"
9999
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651"
100100
integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg==

0 commit comments

Comments
 (0)