Skip to content

Commit 0572176

Browse files
committed
updating packages
1 parent cc02ab8 commit 0572176

File tree

3 files changed

+24
-10
lines changed

3 files changed

+24
-10
lines changed

.github/FUNDING.yml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# These are supported funding model platforms
2+
3+
github: [agracio]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
12+
polar: # Replace with a single Polar username
13+
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
14+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"nan": "^2.22.0"
4646
},
4747
"devDependencies": {
48-
"electron": "^33.0.0",
48+
"electron": "^33.0.2",
4949
"follow-redirects": "^1.15.9",
50-
"mocha": "10.7.3",
50+
"mocha": "10.8.2",
5151
"mochawesome": "^7.1.3",
5252
"mochawesome-merge": "^4.3.0",
5353
"mochawesome-report-generator": "^6.2.0"

0 commit comments

Comments
 (0)