Skip to content

Commit 072754c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/runtime-corejs3 to v7.16.8
1 parent 25fb607 commit 072754c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@babel/core": "7.16.7",
40-
"@babel/runtime-corejs3": "7.16.7",
40+
"@babel/runtime-corejs3": "7.16.8",
4141
"@nuxt/types": "2.15.8",
4242
"@nuxt/typescript-build": "2.1.0",
4343
"@nuxtjs/axios": "5.13.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,12 +1033,12 @@
10331033
"@babel/types" "^7.4.4"
10341034
esutils "^2.0.2"
10351035

1036-
"@babel/[email protected].7":
1037-
version "7.16.7"
1038-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.7.tgz#a762745fe8b4d61a26444a9151e6586d36044dde"
1039-
integrity sha512-MiYR1yk8+TW/CpOD0CyX7ve9ffWTKqLk/L6pk8TPl0R8pNi+1pFY8fH9yET55KlvukQ4PAWfXsGr2YHVjcI4Pw==
1036+
"@babel/[email protected].8":
1037+
version "7.16.8"
1038+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.8.tgz#ea533d96eda6fdc76b1812248e9fbd0c11d4a1a7"
1039+
integrity sha512-3fKhuICS1lMz0plI5ktOE/yEtBRMVxplzRkdn6mJQ197XiY0JnrzYV0+Mxozq3JZ8SBV9Ecurmw1XsGbwOf+Sg==
10401040
dependencies:
1041-
core-js-pure "^3.19.0"
1041+
core-js-pure "^3.20.2"
10421042
regenerator-runtime "^0.13.4"
10431043

10441044
"@babel/runtime@^7.14.0", "@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
@@ -3521,10 +3521,10 @@ core-js-compat@^3.12.1, core-js-compat@^3.18.0, core-js-compat@^3.19.1:
35213521
browserslist "^4.18.1"
35223522
semver "7.0.0"
35233523

3524-
core-js-pure@^3.19.0:
3525-
version "3.19.3"
3526-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.19.3.tgz#c69b2b36b58927317824994b532ec3f0f7e49607"
3527-
integrity sha512-N3JruInmCyt7EJj5mAq3csCgGYgiSqu7p7TQp2KOztr180/OAIxyIvL1FCjzgmQk/t3Yniua50Fsak7FShI9lA==
3524+
core-js-pure@^3.20.2:
3525+
version "3.20.2"
3526+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.20.2.tgz#5d263565f0e34ceeeccdc4422fae3e84ca6b8c0f"
3527+
integrity sha512-CmWHvSKn2vNL6p6StNp1EmMIfVY/pqn3JLAjfZQ8WZGPOlGoO92EkX9/Mk81i6GxvoPXjUqEQnpM3rJ5QxxIOg==
35283528

35293529
35303530
version "3.19.3"

0 commit comments

Comments
 (0)