Skip to content

Commit 6169e49

Browse files
authored
Update all Yarn dependencies (2025-07-02) (#5505)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 3c77693 commit 6169e49

File tree

2 files changed

+166
-170
lines changed

2 files changed

+166
-170
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
"url": "https://github.com/firefox-devtools/profiler"
6464
},
6565
"dependencies": {
66-
"@codemirror/lang-cpp": "^6.0.2",
66+
"@codemirror/lang-cpp": "^6.0.3",
6767
"@codemirror/lang-javascript": "^6.2.4",
68-
"@codemirror/lang-rust": "^6.0.1",
68+
"@codemirror/lang-rust": "^6.0.2",
6969
"@codemirror/language": "^6.11.1",
7070
"@codemirror/state": "^6.5.2",
71-
"@codemirror/view": "^6.37.1",
71+
"@codemirror/view": "^6.37.2",
7272
"@firefox-devtools/react-contextmenu": "^5.2.2",
7373
"@fluent/bundle": "^0.19.1",
7474
"@fluent/langneg": "^0.7.0",
@@ -140,7 +140,7 @@
140140
"eslint-config-prettier": "^10.1.5",
141141
"eslint-import-resolver-alias": "^1.1.2",
142142
"eslint-plugin-flowtype": "^8.0.3",
143-
"eslint-plugin-import": "^2.31.0",
143+
"eslint-plugin-import": "^2.32.0",
144144
"eslint-plugin-jest": "^29.0.1",
145145
"eslint-plugin-jest-dom": "^5.5.0",
146146
"eslint-plugin-jest-formatting": "^3.1.0",
@@ -163,14 +163,14 @@
163163
"npm-run-all2": "^8.0.4",
164164
"open": "^10.1.2",
165165
"patch-package": "^8.0.0",
166-
"postcss": "^8.5.4",
166+
"postcss": "^8.5.6",
167167
"postcss-loader": "^8.1.1",
168168
"postinstall-postinstall": "^2.1.0",
169169
"prettier": "^3.5.3",
170170
"raw-loader": "^4.0.2",
171171
"rimraf": "^5.0.10",
172172
"style-loader": "^4.0.0",
173-
"stylelint": "^16.20.0",
173+
"stylelint": "^16.21.0",
174174
"stylelint-config-idiomatic-order": "^10.0.0",
175175
"stylelint-config-standard": "^38.0.0",
176176
"webpack": "^5.99.9",

0 commit comments

Comments
 (0)