Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Commit 94b7cda

Browse files
Update babel monorepo (#277)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f2b4e45 commit 94b7cda

File tree

3 files changed

+785
-469
lines changed

3 files changed

+785
-469
lines changed

create-keystone-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bin": "./bin.js",
1212
"license": "MIT",
1313
"dependencies": {
14-
"@babel/runtime": "^7.16.5",
14+
"@babel/runtime": "^7.17.2",
1515
"chalk": "^4.1.2",
1616
"enquirer": "^2.3.6",
1717
"execa": "^5.1.1",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
],
88
"license": "MIT",
99
"dependencies": {
10-
"@babel/core": "^7.16.5",
11-
"@babel/plugin-transform-runtime": "^7.16.5",
12-
"@babel/preset-env": "^7.16.5",
13-
"@babel/preset-react": "^7.16.5",
14-
"@babel/preset-typescript": "^7.16.5",
10+
"@babel/core": "^7.17.5",
11+
"@babel/plugin-transform-runtime": "^7.17.0",
12+
"@babel/preset-env": "^7.16.11",
13+
"@babel/preset-react": "^7.16.7",
14+
"@babel/preset-typescript": "^7.16.7",
1515
"@changesets/changelog-github": "^0.4.3",
1616
"@changesets/cli": "^2.21.1",
1717
"@manypkg/cli": "^0.19.1",

0 commit comments

Comments
 (0)