Skip to content

Commit 34b555a

Browse files
chore(deps): update all non-major dependencies
1 parent 963baee commit 34b555a

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

.github/workflows/reproduction-close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
stale:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
14+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
1515
with:
1616
days-before-stale: -1 # Issues and PR will never be flagged stale automatically.
1717
stale-issue-label: needs reproduction # Label that flags an issue as stale.

.github/workflows/reproduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
reproduire:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
13+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1414
- uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp
1515
with:
1616
label: needs reproduction

packages/script/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
"@stripe/stripe-js": "^7.0.0 || ^8.0.0 || ^9.0.0",
7575
"@types/google.maps": "^3.58.1",
7676
"@types/vimeo__player": "^2.18.3",
77-
"@types/youtube": "^0.1.0",
78-
"@unhead/vue": "^2.0.3",
79-
"posthog-js": "^1.0.0"
77+
"@types/youtube": "^0.1.2",
78+
"@unhead/vue": "^2.1.13",
79+
"posthog-js": "^1.366.1"
8080
},
8181
"peerDependenciesMeta": {
8282
"@googlemaps/markerclusterer": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)