Skip to content

Commit da93c55

Browse files
chore(deps): update dependency @babel/core to v7.19.1
1 parent b988823 commit da93c55

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@babel/cli": "7.18.10",
47-
"@babel/core": "7.19.0",
47+
"@babel/core": "7.19.1",
4848
"@babel/preset-typescript": "7.18.6",
4949
"@researchgate/babel-preset": "2.0.14",
5050
"@researchgate/spire-config": "5.0.7",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -40,25 +40,25 @@
4040
dependencies:
4141
"@babel/highlight" "^7.18.6"
4242

43-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.0":
44-
version "7.19.0"
45-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
46-
integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==
43+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1":
44+
version "7.19.1"
45+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
46+
integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==
4747

48-
"@babel/[email protected].0", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
49-
version "7.19.0"
50-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3"
51-
integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==
48+
"@babel/[email protected].1", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
49+
version "7.19.1"
50+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b"
51+
integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==
5252
dependencies:
5353
"@ampproject/remapping" "^2.1.0"
5454
"@babel/code-frame" "^7.18.6"
5555
"@babel/generator" "^7.19.0"
56-
"@babel/helper-compilation-targets" "^7.19.0"
56+
"@babel/helper-compilation-targets" "^7.19.1"
5757
"@babel/helper-module-transforms" "^7.19.0"
5858
"@babel/helpers" "^7.19.0"
59-
"@babel/parser" "^7.19.0"
59+
"@babel/parser" "^7.19.1"
6060
"@babel/template" "^7.18.10"
61-
"@babel/traverse" "^7.19.0"
61+
"@babel/traverse" "^7.19.1"
6262
"@babel/types" "^7.19.0"
6363
convert-source-map "^1.7.0"
6464
debug "^4.1.0"
@@ -90,14 +90,14 @@
9090
"@babel/helper-explode-assignable-expression" "^7.18.6"
9191
"@babel/types" "^7.18.9"
9292

93-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0":
94-
version "7.19.0"
95-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0"
96-
integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==
93+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.1":
94+
version "7.19.1"
95+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c"
96+
integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==
9797
dependencies:
98-
"@babel/compat-data" "^7.19.0"
98+
"@babel/compat-data" "^7.19.1"
9999
"@babel/helper-validator-option" "^7.18.6"
100-
browserslist "^4.20.2"
100+
browserslist "^4.21.3"
101101
semver "^6.3.0"
102102

103103
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.18.9":
@@ -285,10 +285,10 @@
285285
chalk "^2.0.0"
286286
js-tokens "^4.0.0"
287287

288-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
289-
version "7.19.0"
290-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
291-
integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
288+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.1", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
289+
version "7.19.1"
290+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c"
291+
integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==
292292

293293
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
294294
version "7.18.6"
@@ -991,18 +991,18 @@
991991
"@babel/parser" "^7.18.10"
992992
"@babel/types" "^7.18.10"
993993

994-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
995-
version "7.19.0"
996-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed"
997-
integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==
994+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
995+
version "7.19.1"
996+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347"
997+
integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==
998998
dependencies:
999999
"@babel/code-frame" "^7.18.6"
10001000
"@babel/generator" "^7.19.0"
10011001
"@babel/helper-environment-visitor" "^7.18.9"
10021002
"@babel/helper-function-name" "^7.19.0"
10031003
"@babel/helper-hoist-variables" "^7.18.6"
10041004
"@babel/helper-split-export-declaration" "^7.18.6"
1005-
"@babel/parser" "^7.19.0"
1005+
"@babel/parser" "^7.19.1"
10061006
"@babel/types" "^7.19.0"
10071007
debug "^4.1.0"
10081008
globals "^11.1.0"
@@ -2919,7 +2919,7 @@ browser-process-hrtime@^1.0.0:
29192919
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
29202920
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
29212921

2922-
browserslist@^4.20.2, browserslist@^4.21.3:
2922+
browserslist@^4.21.3:
29232923
version "4.21.3"
29242924
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.3.tgz#5df277694eb3c48bc5c4b05af3e8b7e09c5a6d1a"
29252925
integrity sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==

0 commit comments

Comments
 (0)