Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"type": "module",
"devDependencies": {
"@babel/core": "7.17.0",
"@babel/core": "7.17.2",
"@babel/eslint-parser": "7.17.0",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.17.0, @babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0":
version: 7.17.0
resolution: "@babel/core@npm:7.17.0"
"@babel/core@npm:7.17.2, @babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0":
version: 7.17.2
resolution: "@babel/core@npm:7.17.2"
dependencies:
"@ampproject/remapping": ^2.0.0
"@babel/code-frame": ^7.16.7
"@babel/generator": ^7.17.0
"@babel/helper-compilation-targets": ^7.16.7
"@babel/helper-module-transforms": ^7.16.7
"@babel/helpers": ^7.17.0
"@babel/helpers": ^7.17.2
"@babel/parser": ^7.17.0
"@babel/template": ^7.16.7
"@babel/traverse": ^7.17.0
Expand All @@ -51,7 +51,7 @@ __metadata:
gensync: ^1.0.0-beta.2
json5: ^2.1.2
semver: ^6.3.0
checksum: b05ab50ee3234cf6ead6fc947fff1c577773040d88b6fea64efda046c3b87aa596c5bbfe2bd287680102bda620e5294625fe1350a54d800d09cca51435b70918
checksum: 68ab3459f41b41feb5cb263937f15e418e1c46998d482d1b6dfe34f78064765466cfd5b10205c22fb16b69dbd1d46e7a3c26c067884ca4eb514b3dac1e09a57f
languageName: node
linkType: hard

Expand Down Expand Up @@ -334,14 +334,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.17.0":
version: 7.17.0
resolution: "@babel/helpers@npm:7.17.0"
"@babel/helpers@npm:^7.17.2":
version: 7.17.2
resolution: "@babel/helpers@npm:7.17.2"
dependencies:
"@babel/template": ^7.16.7
"@babel/traverse": ^7.17.0
"@babel/types": ^7.17.0
checksum: fed0b0d8fe1b0aef18a0dbc4a0683bbcb039fd3fcff09a4f5b2a1e8f5fc911368983a9a177610c4a88f35ed5c3f5d51bf971ff01596e6f384414dcee2de694a4
checksum: 5fa06bbf59636314fb4098bb2e70cf488e0fb6989553438abab90356357b79976102ac129fb16fc8186893c79e0809de1d90e3304426d6fcdb1750da2b6dff9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -10671,7 +10671,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root@workspace:."
dependencies:
"@babel/core": 7.17.0
"@babel/core": 7.17.2
"@babel/eslint-parser": 7.17.0
"@babel/plugin-transform-runtime": 7.17.0
"@babel/preset-env": 7.16.11
Expand Down