Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit c368748

Browse files
Update all non-major dependencies (#10922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68b1930 commit c368748

File tree

3 files changed

+144
-130
lines changed

3 files changed

+144
-130
lines changed

.github/workflows/static_analysis.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Get diff lines
6161
id: diff
62-
uses: Equip-Collaboration/diff-line-numbers@df70b4b83e05105c15f20dc6cc61f1463411b2a6 # v1.0.0
62+
uses: Equip-Collaboration/diff-line-numbers@e752977e2cb4207d671bb9e4dad18c07c1b73d52 # v1.1.0
6363
with:
6464
include: '["\\.tsx?$"]'
6565

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
"opus-recorder": "^8.0.3",
104104
"pako": "^2.0.3",
105105
"png-chunks-extract": "^1.0.0",
106-
"posthog-js": "1.53.2",
106+
"posthog-js": "1.56.0",
107107
"proposal-temporal": "^0.9.0",
108-
"qrcode": "1.5.1",
108+
"qrcode": "1.5.3",
109109
"re-resizable": "^6.9.0",
110110
"react": "17.0.2",
111111
"react-beautiful-dnd": "^13.1.0",
@@ -183,7 +183,7 @@
183183
"cypress-axe": "^1.0.0",
184184
"cypress-multi-reporters": "^1.6.1",
185185
"cypress-real-events": "^1.7.1",
186-
"eslint": "8.38.0",
186+
"eslint": "8.40.0",
187187
"eslint-config-google": "^0.14.0",
188188
"eslint-config-prettier": "^8.5.0",
189189
"eslint-plugin-deprecate": "^0.7.0",
@@ -206,7 +206,7 @@
206206
"mocha-junit-reporter": "^2.2.0",
207207
"node-fetch": "2",
208208
"postcss-scss": "^4.0.4",
209-
"prettier": "2.8.7",
209+
"prettier": "2.8.8",
210210
"raw-loader": "^4.0.2",
211211
"rimraf": "^5.0.0",
212212
"stylelint": "^15.0.0",

0 commit comments

Comments
 (0)