Skip to content

Commit

Permalink
chore(deps-dev): bump web-worker from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [web-worker](https://github.com/developit/web-worker) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/developit/web-worker/releases)
- [Commits](developit/web-worker@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: web-worker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apupier committed Jan 19, 2024
1 parent 41ea6dd commit 0a0cb01
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.3.3",
"vscode-extension-tester": "^7.0.0",
"web-worker": "^1.2.0",
"web-worker": "^1.3.0",
"webpack": "5.88.2",
"webpack-cli": "5.1.4",
"webpack-merge": "5.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7692,7 +7692,7 @@ __metadata:
tsconfig-paths-webpack-plugin: ^4.1.0
typescript: ^5.3.3
vscode-extension-tester: ^7.0.0
web-worker: ^1.2.0
web-worker: ^1.3.0
webpack: 5.88.2
webpack-cli: 5.1.4
webpack-merge: 5.9.0
Expand Down Expand Up @@ -7731,10 +7731,10 @@ __metadata:
languageName: node
linkType: hard

"web-worker@npm:^1.2.0":
version: 1.2.0
resolution: "web-worker@npm:1.2.0"
checksum: 1bb28348ddcf9b2e7c62c5fd02e49a84098795856cd905456de957271bba288e9618941cf69d8960f0a7ae81f5dfb74b427c0634be47ec69e3e955c4ec5213be
"web-worker@npm:^1.3.0":
version: 1.3.0
resolution: "web-worker@npm:1.3.0"
checksum: ed1f869aefd1d81a43d0fbfe7b315a65beb6d7d2486b378c436a7047eed4216be34b2e6afca738b6fa95d016326b765f5f816355db33267dbf43b2b8a1837c0c
languageName: node
linkType: hard

Expand Down

0 comments on commit 0a0cb01

Please sign in to comment.