Skip to content

Commit c3c18fc

Browse files
chore(deps): update non-major (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5002980 commit c3c18fc

File tree

2 files changed

+200
-594
lines changed

2 files changed

+200
-594
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -117,30 +117,30 @@
117117
"@portabletext/types": "^2.0.6"
118118
},
119119
"devDependencies": {
120-
"@babel/core": "^7.20.12",
120+
"@babel/core": "^7.22.10",
121121
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
122-
"@commitlint/cli": "^17.4.2",
123-
"@commitlint/config-conventional": "^17.4.2",
122+
"@commitlint/cli": "^17.7.1",
123+
"@commitlint/config-conventional": "^17.7.0",
124124
"@sanity/pkg-utils": "^2.4.8",
125-
"@sanity/semantic-release-preset": "^4.0.0",
126-
"@types/tap": "^15.0.7",
125+
"@sanity/semantic-release-preset": "^4.1.3",
126+
"@types/tap": "^15.0.8",
127127
"@typescript-eslint/eslint-plugin": "^6.4.1",
128128
"@typescript-eslint/parser": "^6.4.1",
129129
"commitizen": "^4.3.0",
130130
"cz-conventional-changelog": "^3.3.0",
131-
"esbuild": "^0.18.0",
131+
"esbuild": "^0.19.2",
132132
"esbuild-register": "^3.4.2",
133-
"eslint": "^8.8.0",
133+
"eslint": "^8.47.0",
134134
"eslint-config-prettier": "^9.0.0",
135135
"eslint-config-sanity": "^6.0.0",
136136
"husky": "^8.0.3",
137137
"npm-run-all": "^4.1.5",
138138
"prettier": "^3.0.2",
139-
"prettier-plugin-packagejson": "^2.4.2",
140-
"rimraf": "^4.1.2",
139+
"prettier-plugin-packagejson": "^2.4.5",
140+
"rimraf": "^4.4.1",
141141
"semantic-release": "^21.0.9",
142-
"tap": "^16.3.0",
143-
"typedoc": "^0.24.0",
142+
"tap": "^16.3.8",
143+
"typedoc": "^0.24.8",
144144
"typescript": "^5.1.6"
145145
},
146146
"packageManager": "pnpm@8.6.12",

0 commit comments

Comments
 (0)