Skip to content

Commit f073458

Browse files
chore(deps): update all dependencies
1 parent 6797d5d commit f073458

6 files changed

Lines changed: 728 additions & 616 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
run: yarn format
3838

3939
- name: Apply autofix.ci
40-
uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944 # v1
40+
uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 # v1
4141
with:
4242
fail-fast: false

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.15.1
1+
22.16.0
Lines changed: 273 additions & 279 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ plugins:
77
path: .yarn/plugins/plugin-prepare-lifecycle.cjs
88
spec: 'https://github.com/un-es/yarn-plugin-prepare-lifecycle/releases/download/v0.0.1/index.js'
99

10-
yarnPath: .yarn/releases/yarn-4.9.1.cjs
10+
yarnPath: .yarn/releases/yarn-4.9.2.cjs

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"funding": "https://opencollective.com/prettier-eslint",
1414
"license": "MIT",
15-
"packageManager": "yarn@4.9.1",
15+
"packageManager": "yarn@4.9.2",
1616
"engines": {
1717
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1818
},
@@ -66,7 +66,7 @@
6666
"vue-eslint-parser": "^10.1.3"
6767
},
6868
"devDependencies": {
69-
"@1stg/eslint-config": "^9.0.6",
69+
"@1stg/eslint-config": "^10.0.0",
7070
"@1stg/prettier-config": "^5.2.0",
7171
"@1stg/tsconfig": "^3.0.3",
7272
"@changesets/changelog-github": "^0.5.1",

0 commit comments

Comments
 (0)