Skip to content

Commit 295a78c

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @babel/core from 7.13.8 to 7.13.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-core) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 91af6e5 commit 295a78c

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dist/index.d.ts"
1313
],
1414
"devDependencies": {
15-
"@babel/core": "^7.13.8",
15+
"@babel/core": "^7.13.10",
1616
"@babel/preset-env": "^7.13.10",
1717
"@babel/types": "^7.12.12",
1818
"@rollup/plugin-commonjs": "^17.1.0",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -123,17 +123,17 @@
123123
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
124124
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
125125

126-
"@babel/core@^7.1.0", "@babel/core@^7.13.8", "@babel/core@^7.7.5":
127-
version "7.13.8"
128-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb"
129-
integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
126+
"@babel/core@^7.1.0", "@babel/core@^7.13.10", "@babel/core@^7.7.5":
127+
version "7.13.10"
128+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559"
129+
integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw==
130130
dependencies:
131131
"@babel/code-frame" "^7.12.13"
132-
"@babel/generator" "^7.13.0"
133-
"@babel/helper-compilation-targets" "^7.13.8"
132+
"@babel/generator" "^7.13.9"
133+
"@babel/helper-compilation-targets" "^7.13.10"
134134
"@babel/helper-module-transforms" "^7.13.0"
135-
"@babel/helpers" "^7.13.0"
136-
"@babel/parser" "^7.13.4"
135+
"@babel/helpers" "^7.13.10"
136+
"@babel/parser" "^7.13.10"
137137
"@babel/template" "^7.12.13"
138138
"@babel/traverse" "^7.13.0"
139139
"@babel/types" "^7.13.0"
@@ -145,10 +145,10 @@
145145
semver "^6.3.0"
146146
source-map "^0.5.0"
147147

148-
"@babel/generator@^7.13.0":
149-
version "7.13.0"
150-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.0.tgz#bd00d4394ca22f220390c56a0b5b85568ec1ec0c"
151-
integrity sha512-zBZfgvBB/ywjx0Rgc2+BwoH/3H+lDtlgD4hBOpEv5LxRnYsm/753iRuLepqnYlynpjC3AdQxtxsoeHJoEEwOAw==
148+
"@babel/generator@^7.13.0", "@babel/generator@^7.13.9":
149+
version "7.13.9"
150+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
151+
integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
152152
dependencies:
153153
"@babel/types" "^7.13.0"
154154
jsesc "^2.5.1"
@@ -361,10 +361,10 @@
361361
"@babel/traverse" "^7.13.0"
362362
"@babel/types" "^7.13.0"
363363

364-
"@babel/helpers@^7.13.0":
365-
version "7.13.0"
366-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0"
367-
integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==
364+
"@babel/helpers@^7.13.10":
365+
version "7.13.10"
366+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8"
367+
integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==
368368
dependencies:
369369
"@babel/template" "^7.12.13"
370370
"@babel/traverse" "^7.13.0"
@@ -379,10 +379,10 @@
379379
chalk "^2.0.0"
380380
js-tokens "^4.0.0"
381381

382-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.4", "@babel/parser@^7.7.5":
383-
version "7.13.4"
384-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab"
385-
integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==
382+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10", "@babel/parser@^7.7.5":
383+
version "7.13.10"
384+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
385+
integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
386386

387387
"@babel/plugin-proposal-async-generator-functions@^7.13.8":
388388
version "7.13.8"

0 commit comments

Comments
 (0)