Skip to content

Commit f1f4612

Browse files
committed
chore(deps): update babel monorepo to v7.12.7
1 parent d6fb75a commit f1f4612

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"license": "MIT",
1515
"repository": "https://github.com/NoriSte/gatsby-plugin-preconnect",
1616
"devDependencies": {
17-
"@babel/cli": "7.12.1",
18-
"@babel/core": "7.12.3",
17+
"@babel/cli": "7.12.7",
18+
"@babel/core": "7.12.7",
1919
"babel-preset-gatsby-package": "0.6.0",
2020
"cross-env": "7.0.2",
2121
"cz-conventional-changelog": "3.3.0",

test-projects/base-configuration-test/plugins/gatsby-plugin-preload-link-crossorigin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"license": "MIT",
1515
"repository": "https://github.com/NoriSte/gatsby-plugin-preconnect",
1616
"devDependencies": {
17-
"@babel/cli": "7.12.1",
18-
"@babel/core": "7.12.3",
17+
"@babel/cli": "7.12.7",
18+
"@babel/core": "7.12.7",
1919
"babel-preset-gatsby-package": "0.6.0",
2020
"cross-env": "7.0.2",
2121
"cz-conventional-changelog": "3.3.0"

0 commit comments

Comments
 (0)