Skip to content

Commit a2b4fc1

Browse files
authored
Merge pull request #536 from kili-ilo/update_node_version
Update Node.js from v14 to v22 (current LTS)
2 parents c518e92 + ce5c5f3 commit a2b4fc1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+4051
-3209
lines changed

.github/workflows/test-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
strategy:
1111
matrix:
12-
node-version: [14.x]
12+
node-version: [22.x]
1313

1414
steps:
1515
- uses: actions/checkout@v1

.github/workflows/test-push-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
node-version: [14.x]
15+
node-version: [22.x]
1616

1717
steps:
1818
- uses: actions/checkout@v1

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v14.16.1
1+
v22.14.0

color/618x618/1F3A8.png

-36 Bytes
Loading

color/72x72/1F3A8.png

-144 Bytes
Loading

data/enhancements-emoji-unicode-data.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
emoji,hexcode,openmoji_tags,openmoji_author,openmoji_date
22
ℹ️,2139,"advice, info",Jose Avila,2018-04-18
3-
🅿️,1F17F,"place, drive",Jose Avila,2018-04-18
3+
🅿️,1F17F,"place, drive, parking",Jose Avila,2018-04-18
44
㊗️,3297,"japanese, compliments",Jose Avila,2018-04-18
55
㊙️,3299,"japanese, mysterious",Jose Avila,2018-04-18
66
🆒,1F192,"popular, nice",Jose Avila,2018-04-18

data/openmoji.csv

Lines changed: 772 additions & 772 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)