Skip to content

Commit

Permalink
chore(deps): update dependency webpack to ^5.93.0 (#586)
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 Jul 11, 2024
1 parent 98238c0 commit 5e8563c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react-cookie-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"babel-loader": "^9.1.3",
"jest": "^29.7.0",
"react-test-renderer": "^18.3.1",
"webpack": "^5.92.1",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7181,7 +7181,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-test-renderer: "npm:^18.3.1"
universal-cookie-express: "npm:^7.0.0"
webpack: "npm:^5.92.1"
webpack: "npm:^5.93.0"
webpack-cli: "npm:^5.1.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8537,9 +8537,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.92.1":
version: 5.92.1
resolution: "webpack@npm:5.92.1"
"webpack@npm:^5.93.0":
version: 5.93.0
resolution: "webpack@npm:5.93.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -8570,7 +8570,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/43ca7c76b9c1005bd85f05303d048f918bac10276a209e3ef5e359353fbfef4e5fcee876265e6bc305bf5ef326576e02df63bc7e5af878fb7f06d7e1795b811a
checksum: 10c0/f0c72f1325ff57a4cc461bb978e6e1296f2a7d45c9765965271aa686ccdd448512956f4d7fdcf8c164d073af046c5a0aba17ce85ea98e33e5e2bfbfe13aa5808
languageName: node
linkType: hard

Expand Down

0 comments on commit 5e8563c

Please sign in to comment.