Skip to content

Commit 3f032ac

Browse files
Merge pull request ferdikoomen#603 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.13.9
2 parents a742ef1 + c1ea82e commit 3f032ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"devDependencies": {
7373
"@babel/cli": "7.13.0",
7474
"@babel/core": "7.13.8",
75-
"@babel/preset-env": "7.13.8",
75+
"@babel/preset-env": "7.13.9",
7676
"@babel/preset-typescript": "7.13.0",
7777
"@rollup/plugin-commonjs": "17.1.0",
7878
"@rollup/plugin-node-resolve": "11.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -762,10 +762,10 @@
762762
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
763763
"@babel/helper-plugin-utils" "^7.12.13"
764764

765-
"@babel/[email protected].8":
766-
version "7.13.8"
767-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.8.tgz#1133d7ae806d6bf981b7a1a49e336d4d88db1953"
768-
integrity sha512-Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw==
765+
"@babel/[email protected].9":
766+
version "7.13.9"
767+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
768+
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
769769
dependencies:
770770
"@babel/compat-data" "^7.13.8"
771771
"@babel/helper-compilation-targets" "^7.13.8"

0 commit comments

Comments
 (0)