Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the js-minor-patch group with 2 updates #3282

Merged
merged 1 commit into from
Sep 30, 2024
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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"popper.js": "1.16.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sass": "1.79.3",
"sass": "1.79.4",
"set-value": "4.1.0",
"stupid-table-plugin": "1.1.3",
"webpack": "5.94.0",
"webpack": "5.95.0",
"webpack-cli": "5.1.4"
},
"devDependencies": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"serialize-javascript": "^6.0.0",
"yargs-parser": "^21.0.0",
"popper.js": "1.16.1",
"webpack": "5.94.0",
"webpack": "5.95.0",
"y18n": "^5.0.0",
"is-svg": "^5.0.0"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8467,10 +8467,10 @@ __metadata:
react: ^18.3.1
react-dom: ^18.3.1
react-test-renderer: ^18.3.1
sass: 1.79.3
sass: 1.79.4
set-value: 4.1.0
stupid-table-plugin: 1.1.3
webpack: 5.94.0
webpack: 5.95.0
webpack-cli: 5.1.4
webpack-dev-server: 5.1.0
languageName: unknown
Expand Down Expand Up @@ -8548,16 +8548,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.79.3":
version: 1.79.3
resolution: "sass@npm:1.79.3"
"sass@npm:1.79.4":
version: 1.79.4
resolution: "sass@npm:1.79.4"
dependencies:
chokidar: ^4.0.0
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: ad7cc538dcca26e4547a2b234c50b1708d932d9af36bfc1a992463eefbe51e01143497019e5ebfc3787f2e8f65dbdce5a094e224192ebf9b22a54b8d1ffed729
checksum: c6da5642894f5ff6627861cd39d595f83e02f05255519a1c50873705ca1f8a6b9065a5c4456fb876552bba5b3024ad1424db00ee6ab12e66fe3be0acf48d5d21
languageName: node
linkType: hard

Expand Down Expand Up @@ -9844,9 +9844,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.94.0":
version: 5.94.0
resolution: "webpack@npm:5.94.0"
"webpack@npm:5.95.0":
version: 5.95.0
resolution: "webpack@npm:5.95.0"
dependencies:
"@types/estree": ^1.0.5
"@webassemblyjs/ast": ^1.12.1
Expand Down Expand Up @@ -9876,7 +9876,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 6a3d667be304a69cd6dcb8d676bc29f47642c0d389af514cfcd646eaaa809961bc6989fc4b2621a717dfc461130f29c6e20006d62a32e012dafaa9517813a4e6
checksum: 0c3dfe288de4d62f8f3dc25478a618894883cab739121330763b7847e43304630ea2815ae2351a5f8ff6ab7c9642caf530d503d89bda261fe2cd220e524dd5d1
languageName: node
linkType: hard

Expand Down
Loading