Skip to content

Commit

Permalink
Merge pull request #1637 from MetaPhase-Consulting/dependabot/npm_and…
Browse files Browse the repository at this point in the history
…_yarn/babel/runtime-corejs2-7.14.8

Bump @babel/runtime-corejs2 from 7.14.6 to 7.14.8
  • Loading branch information
mjoyce91 authored Jul 22, 2021
2 parents 99c3607 + b43f590 commit 2d4831d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@babel/preset-env": "^7.14.7",
"@babel/preset-typescript": "^7.14.5",
"@babel/register": "^7.14.5",
"@babel/runtime-corejs2": "^7.14.6",
"@babel/runtime-corejs2": "^7.14.8",
"@epegzz/sass-vars-loader": "^6.1.0",
"@pmmmwh/react-refresh-webpack-plugin": "pmmmwh/react-refresh-webpack-plugin#main",
"@types/date-fns": "^2.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1995,10 +1995,10 @@
pirates "^4.0.0"
source-map-support "^0.5.16"

"@babel/runtime-corejs2@^7.14.6":
version "7.14.6"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.14.6.tgz#e5d3a1a5a08f4498734dd3701af4fd18dd8677b5"
integrity sha512-wICJNTtKkM0sB/Oip84Ul8W2lqMj/5eG5JsfgjfRnO69ucvSrwmVr2M2sS6ysV8s13EXwicEM0SuGRuFkvvbnQ==
"@babel/runtime-corejs2@^7.14.8":
version "7.14.8"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.14.8.tgz#d61c66727b998c57a170fd1d2ef885aac3ec9c27"
integrity sha512-Jj4fkQPFp73ia9y6BctEX5ypA1icbOVPtc9l0T1VnAv8EmzaN/Lm/WvnKNve1610VvHV69SLihpu9tHnVziBvw==
dependencies:
core-js "^2.6.5"
regenerator-runtime "^0.13.4"
Expand Down

0 comments on commit 2d4831d

Please sign in to comment.