Skip to content

Commit 60ebefa

Browse files
authored
build(dependencies): bump @babel dependencies (pattern-lab#1305)
1 parent d35726c commit 60ebefa

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

packages/uikit-workshop/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
"webpackbar": "^4.0.0"
4848
},
4949
"dependencies": {
50-
"@babel/core": "^7.6.4",
51-
"@babel/plugin-proposal-class-properties": "^7.5.5",
52-
"@babel/plugin-proposal-decorators": "^7.6.0",
53-
"@babel/plugin-proposal-optional-chaining": "^7.6.0",
54-
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
55-
"@babel/plugin-syntax-jsx": "^7.2.0",
56-
"@babel/plugin-transform-react-jsx": "^7.3.0",
57-
"@babel/plugin-transform-runtime": "^7.6.2",
58-
"@babel/preset-env": "^7.6.3",
59-
"@babel/runtime": "^7.6.3",
50+
"@babel/core": "^7.13.13",
51+
"@babel/plugin-proposal-class-properties": "^7.13.0",
52+
"@babel/plugin-proposal-decorators": "^7.13.5",
53+
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
54+
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
55+
"@babel/plugin-syntax-jsx": "^7.12.13",
56+
"@babel/plugin-transform-react-jsx": "^7.13.12",
57+
"@babel/plugin-transform-runtime": "^7.13.10",
58+
"@babel/preset-env": "^7.13.12",
59+
"@babel/runtime": "^7.13.10",
6060
"@pattern-lab/uikit-polyfills": "^5.13.1",
6161
"@reach/visually-hidden": "^0.1.2",
6262
"@webcomponents/custom-elements": "^1.4.2",

0 commit comments

Comments
 (0)