Skip to content

Commit

Permalink
Merge pull request #22 from sitepark/dependabot/npm_and_yarn/babel/pr…
Browse files Browse the repository at this point in the history
…eset-env-7.24.4

build: Bump @babel/preset-env from 7.24.3 to 7.24.4
  • Loading branch information
Schleuse authored Apr 4, 2024
2 parents c1366fb + f8d3b04 commit c1c934f
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/mandelbrot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@fractality/web": "^0.2.0",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"homepage": "https://github.com/frctl/fractal/tree/main/packages/react",
"dependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/register": "^7.23.7",
"@fractality/core": "^0.4.0",
Expand Down
57 changes: 34 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1c934f

Please sign in to comment.