Skip to content

Commit

Permalink
Update dependency @babel/preset-env to v7.25.3 (#1725)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 4c30451 commit 750ab6d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion zapisy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.2",
"@babel/preset-env": "7.25.3",
"@fortawesome/fontawesome-free": "5.15.4",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@fortawesome/free-brands-svg-icons": "5.15.4",
Expand Down
14 changes: 7 additions & 7 deletions zapisy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.0":
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.3":
version: 7.25.3
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.3"
dependencies:
Expand Down Expand Up @@ -1528,15 +1528,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-env@npm:7.25.2":
version: 7.25.2
resolution: "@babel/preset-env@npm:7.25.2"
"@babel/preset-env@npm:7.25.3":
version: 7.25.3
resolution: "@babel/preset-env@npm:7.25.3"
dependencies:
"@babel/compat-data": ^7.25.2
"@babel/helper-compilation-targets": ^7.25.2
"@babel/helper-plugin-utils": ^7.24.8
"@babel/helper-validator-option": ^7.24.8
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": ^7.25.0
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": ^7.25.3
"@babel/plugin-bugfix-safari-class-field-initializer-scope": ^7.25.0
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": ^7.25.0
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": ^7.24.7
Expand Down Expand Up @@ -1617,7 +1617,7 @@ __metadata:
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 15f3903c268384465f1872cf5a84dbd91f2bac84841212518764bc5fa4c01f5ceea3b939833b9074ac0738852fc6572d61653798a625a218469ad69e8f1460ad
checksum: 7e6bf8eafa7e02fb1219b6bb3817ad5298fd82a9730a10f7f876461f7c9483974d7d84bf25372707d6d82de834c255b8c996cec1ca248dec3b252e963c0ec752
languageName: node
linkType: hard

Expand Down Expand Up @@ -5418,7 +5418,7 @@ fsevents@~2.1.2:
resolution: "ii-zapisy@workspace:."
dependencies:
"@babel/core": 7.25.2
"@babel/preset-env": 7.25.2
"@babel/preset-env": 7.25.3
"@bokeh/bokehjs": 2.4.3
"@fortawesome/fontawesome-free": 5.15.4
"@fortawesome/fontawesome-svg-core": 1.3.0
Expand Down

0 comments on commit 750ab6d

Please sign in to comment.