Skip to content

Commit

Permalink
Bump webpack from 5.90.0 to 5.90.1 in /screen2.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.90.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.0...v5.90.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent cdd5acb commit d620ab4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"file-loader": "^6.2.0",
"lint-staged": "^15.1.0",
"prettier": "^3.0.2",
"webpack": "^5.90.0",
"webpack": "^5.90.1",
"webpack-cli": "^5.1.4"
},
"prettier": {
Expand Down
14 changes: 7 additions & 7 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7040,7 +7040,7 @@ __metadata:
umap-js: 1.3.3
umms-gb: ^3.10.0
uuid: ^9.0.0
webpack: ^5.90.0
webpack: ^5.90.1
webpack-cli: ^5.1.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8075,11 +8075,11 @@ semantic-ui-react@latest:

"typescript@patch:typescript@5.3.3#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=85af82"
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
checksum: 4e604a9e107ce0c23b16a2f8d79d0531d4d8fe9ebbb7a8c395c66998c39892f0e0a071ef0b0d4e66420a8ec2b8d6cfd9cdb29ba24f25b37cba072e9282376df9
languageName: node
linkType: hard

Expand Down Expand Up @@ -8371,9 +8371,9 @@ semantic-ui-react@latest:
languageName: node
linkType: hard

"webpack@npm:^5.90.0":
version: 5.90.0
resolution: "webpack@npm:5.90.0"
"webpack@npm:^5.90.1":
version: 5.90.1
resolution: "webpack@npm:5.90.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.5
Expand Down Expand Up @@ -8404,7 +8404,7 @@ semantic-ui-react@latest:
optional: true
bin:
webpack: bin/webpack.js
checksum: 178a0e7e9e5b26264a19dd5fe554a3508a8afafc9cce972bfd4452b5128d0db1b37832f5e615be1cff1934f24da0de967929f199be2b3fe283ca1951f98ea3fe
checksum: a7be844d5720a0c6282fec012e6fa34b1137dff953c5d48bf2ef066a6c27c1dbc92a9b9effc05ee61c9fe269499266db9782073f2d82a589d3c5c966ffc56584
languageName: node
linkType: hard

Expand Down

0 comments on commit d620ab4

Please sign in to comment.