Skip to content

Commit 3d624e4

Browse files
committed
Bump Extension.js
1 parent ea77274 commit 3d624e4

3 files changed

Lines changed: 22 additions & 18 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ TEST_FAILURES.md
7777

7878
# local Playwright user data dirs (avoid committing persistent profiles)
7979
.pw-user-data/
80+
81+
# local-only fixtures for content-script reload probing; not part of the
82+
# official examples tree.
83+
/.local-fixtures/
8084
**/.pw-user-data*/
8185

8286
# build artifacts produced by packaging script

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/chrome": "^0.0.287",
8989
"@types/node": "^22.10.1",
9090
"eslint": "^9.16.0",
91-
"extension": "3.14.1",
91+
"extension": "3.14.3",
9292
"globals": "^15.13.0",
9393
"knip": "^5.33.0",
9494
"lint-staged": "16.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)