Skip to content

Commit

Permalink
chore: bump webpack from 5.88.2 to 5.94.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 7dfed67 commit cdcde78
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 151 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@
"use-resize-observer": "^8.0.0",
"uuid": "^8.3.2",
"vfile-reporter": "^7.0.5",
"webpack": "^5.76.0"
"webpack": "^5.94.0"
}
}
2 changes: 1 addition & 1 deletion packages/orbit-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"tailwindcss": "^3.4.4",
"ttf2woff2": "^4.0.1",
"vite": "^4.5.3",
"webpack": "^5.76.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
}
}
Loading

0 comments on commit cdcde78

Please sign in to comment.