Skip to content

Commit 8fdae1f

Browse files
committed
chore: bump synckit (#514)
1 parent 425b360 commit 8fdae1f

File tree

5 files changed

+28
-13
lines changed

5 files changed

+28
-13
lines changed

.changeset/light-horses-tap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-mdx": patch
3+
---
4+
5+
chore: bump synckit

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
with:
4646
commit: 'chore: release package(s)'
4747
title: 'chore: release package(s)'
48-
publish: yarn release:only
4948
version: yarn run version
49+
publish: yarn release:only
5050
env:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
],
1212
"packageManager": "[email protected]",
1313
"scripts": {
14-
"build": "concurrently 'yarn:build:*'",
14+
"build": "concurrently -r 'yarn:build:*'",
1515
"build:r": "r -f es2015",
1616
"build:ts": "tsc -b",
1717
"clean": "rimraf --glob 'packages/*/{lib,*.tsbuildinfo}'",
18-
"lint": "yarn build && concurrently 'yarn:lint:*'",
18+
"lint": "yarn build && concurrently -r 'yarn:lint:*'",
1919
"lint:es": "eslint . --cache -f friendly",
2020
"lint:tsc": "tsc --noEmit",
2121
"prepare": "patch-package && simple-git-hooks",
@@ -29,10 +29,10 @@
2929
"@1stg/common-config": "^9.0.1",
3030
"@changesets/changelog-github": "^0.5.0",
3131
"@changesets/cli": "^2.27.1",
32-
"@commitlint/cli": "^18.4.3",
32+
"@commitlint/cli": "^18.4.4",
3333
"@pkgr/rollup": "^5.0.0",
3434
"@types/acorn": "^6.0.0",
35-
"@types/eslint": "^8.56.0",
35+
"@types/eslint": "^8.56.1",
3636
"@types/eslint-plugin-markdown": "^2.0.2",
3737
"@types/jest": "^29.5.11",
3838
"@types/node": "^20.10.6",

packages/eslint-mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"remark-mdx": "^2.3.0",
3838
"remark-parse": "^10.0.2",
3939
"remark-stringify": "^10.0.3",
40-
"synckit": "^0.8.5",
40+
"synckit": "^0.9.0",
4141
"tslib": "^2.6.1",
4242
"unified": "^10.1.2",
4343
"unified-engine": "^10.1.0",

yarn.lock

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3457,10 +3457,10 @@ __metadata:
34573457
"@1stg/common-config": "npm:^9.0.1"
34583458
"@changesets/changelog-github": "npm:^0.5.0"
34593459
"@changesets/cli": "npm:^2.27.1"
3460-
"@commitlint/cli": "npm:^18.4.3"
3460+
"@commitlint/cli": "npm:^18.4.4"
34613461
"@pkgr/rollup": "npm:^5.0.0"
34623462
"@types/acorn": "npm:^6.0.0"
3463-
"@types/eslint": "npm:^8.56.0"
3463+
"@types/eslint": "npm:^8.56.1"
34643464
"@types/eslint-plugin-markdown": "npm:^2.0.2"
34653465
"@types/jest": "npm:^29.5.11"
34663466
"@types/node": "npm:^20.10.6"
@@ -4071,13 +4071,13 @@ __metadata:
40714071
languageName: node
40724072
linkType: hard
40734073

4074-
"@types/eslint@npm:*, @types/eslint@npm:^8.56.0":
4075-
version: 8.56.0
4076-
resolution: "@types/eslint@npm:8.56.0"
4074+
"@types/eslint@npm:*, @types/eslint@npm:^8.56.1":
4075+
version: 8.56.1
4076+
resolution: "@types/eslint@npm:8.56.1"
40774077
dependencies:
40784078
"@types/estree": "npm:*"
40794079
"@types/json-schema": "npm:*"
4080-
checksum: afba97b10d02cb7c7e7658de38f626c65b81be0fe45bc479e058ab14bc089911193811dce681edd656fc6b59c91fd8d0c976972476fc98b5e782b2c3b08aaa6c
4080+
checksum: a2aa5e2ec16f07944a60b825d6447d66f83369783e31c014ccf582fa92df963aa8d62c447a8fdc4fbfcd7299ad74ed1a753e06e560ce184eab4efceccfa66262
40814081
languageName: node
40824082
linkType: hard
40834083

@@ -6967,7 +6967,7 @@ __metadata:
69676967
remark-mdx: "npm:^2.3.0"
69686968
remark-parse: "npm:^10.0.2"
69696969
remark-stringify: "npm:^10.0.3"
6970-
synckit: "npm:^0.8.5"
6970+
synckit: "npm:^0.9.0"
69716971
tslib: "npm:^2.6.1"
69726972
unified: "npm:^10.1.2"
69736973
unified-engine: "npm:^10.1.0"
@@ -15106,6 +15106,16 @@ __metadata:
1510615106
languageName: node
1510715107
linkType: hard
1510815108

15109+
"synckit@npm:^0.9.0":
15110+
version: 0.9.0
15111+
resolution: "synckit@npm:0.9.0"
15112+
dependencies:
15113+
"@pkgr/core": "npm:^0.1.0"
15114+
tslib: "npm:^2.6.2"
15115+
checksum: b5c1e7c03fefe3d36a9ab4e71dd21859cb32be4138712c31a893382a568fd00efc59ede8f521dd7e53d43a2fea92bdf717e987ea9ed6ad94f97ef28d71d0ba2f
15116+
languageName: node
15117+
linkType: hard
15118+
1510915119
"tapable@npm:^2.2.0":
1511015120
version: 2.2.1
1511115121
resolution: "tapable@npm:2.2.1"

0 commit comments

Comments
 (0)