Skip to content

Commit b4b0153

Browse files
authored
bump worker dom to 0.35 (#39190)
* bump worker dom to 0.35 0.34 contained an off by 1 bug which is fixed in 0.35 * update package-lock.json
1 parent 0c19ad8 commit b4b0153

2 files changed

Lines changed: 23 additions & 8 deletions

File tree

package-lock.json

Lines changed: 22 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@ampproject/bento-compiler": "0.0.14",
2020
"@ampproject/toolbox-cache-url": "2.9.0",
2121
"@ampproject/viewer-messaging": "1.1.2",
22-
"@ampproject/worker-dom": "0.33.0",
22+
"@ampproject/worker-dom": "0.35.0",
2323
"@use-gesture/react": "10.2.10",
2424
"@webcomponents/webcomponentsjs": "2.6.0",
2525
"date-fns": "2.27.0",

0 commit comments

Comments
 (0)