Skip to content

Commit 3498fd2

Browse files
chore(deps): update dependency @babel/runtime to v7.20.13
1 parent 808e8a1 commit 3498fd2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/plugin-proposal-class-properties": "7.18.6",
2020
"@babel/plugin-transform-runtime": "7.19.6",
2121
"@babel/preset-env": "7.20.2",
22-
"@babel/runtime": "7.20.7",
22+
"@babel/runtime": "7.20.13",
2323
"@rollup/plugin-babel": "5.3.1",
2424
"@rollup/plugin-node-resolve": "14.1.0",
2525
"@types/jest": "28.1.8",

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1693,12 +1693,12 @@ __metadata:
16931693
languageName: node
16941694
linkType: hard
16951695

1696-
"@babel/runtime@npm:7.20.7":
1697-
version: 7.20.7
1698-
resolution: "@babel/runtime@npm:7.20.7"
1696+
"@babel/runtime@npm:7.20.13":
1697+
version: 7.20.13
1698+
resolution: "@babel/runtime@npm:7.20.13"
16991699
dependencies:
17001700
regenerator-runtime: ^0.13.11
1701-
checksum: 4629ce5c46f06cca9cfb9b7fc00d48003335a809888e2b91ec2069a2dcfbfef738480cff32ba81e0b7c290f8918e5c22ddcf2b710001464ee84ba62c7e32a3a3
1701+
checksum: 09b7a97a05c80540db6c9e4ddf8c5d2ebb06cae5caf3a87e33c33f27f8c4d49d9c67a2d72f1570e796045288fad569f98a26ceba0c4f5fad2af84b6ad855c4fb
17021702
languageName: node
17031703
linkType: hard
17041704

@@ -3886,7 +3886,7 @@ __metadata:
38863886
"@babel/plugin-proposal-class-properties": 7.18.6
38873887
"@babel/plugin-transform-runtime": 7.19.6
38883888
"@babel/preset-env": 7.20.2
3889-
"@babel/runtime": 7.20.7
3889+
"@babel/runtime": 7.20.13
38903890
"@rollup/plugin-babel": 5.3.1
38913891
"@rollup/plugin-node-resolve": 14.1.0
38923892
"@types/jest": 28.1.8

0 commit comments

Comments
 (0)