Skip to content

Commit d0219af

Browse files
authored
Update dependencies Q2-25
* update dependencies
1 parent d4a87e3 commit d0219af

File tree

3 files changed

+101
-371
lines changed

3 files changed

+101
-371
lines changed

.github/ISSUE_TEMPLATE/bug_report_form.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ body:
3939
id: browsers
4040
attributes:
4141
label: What browsers are you seeing the problem on?
42-
description: List browsers where you see the problem reported.
42+
description: |
43+
List browsers where you see the problem reported. For example:
44+
* Mac OS 15.3.5, Chrome 130.0.1234.987
45+
* Android 14, Firefox 133.0
46+
* iPadOS 17.1, Safari
4347
placeholder: 'For each browser specify 1) operating system and version 2) browser name and version'
44-
value: 'OS browser version'
45-
48+

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CHANGELOG
22

3+
## UNRELEASED
4+
5+
- Updates dependencies
6+
- @babel/parser to 7.27.2
7+
- @babel/template to 7.27.2
8+
- @babel/types to 7.27.2
9+
- @babel/code-frame to 7.27.1
10+
- @babel/helper-validator-identifier to 7.27.1
11+
- @babel/helper-string-parser to 7.27.1
12+
- @babel/highlight to 7.27.1
13+
- @babel/template to 7.27.1
14+
315
## 2.0.2
416

517
- Update (sub-)dependencies

0 commit comments

Comments
 (0)