Skip to content

Commit fae8348

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

File tree

2 files changed

+184
-165
lines changed

2 files changed

+184
-165
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@
9999
"@portabletext/types": "^2.0.11"
100100
},
101101
"devDependencies": {
102-
"@babel/core": "^7.24.3",
102+
"@babel/core": "^7.24.4",
103103
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
104104
"@commitlint/cli": "^19.2.1",
105105
"@commitlint/config-conventional": "^19.1.0",
106-
"@sanity/pkg-utils": "^5.1.4",
106+
"@sanity/pkg-utils": "^5.1.11",
107107
"@types/tap": "^15.0.11",
108-
"@typescript-eslint/eslint-plugin": "^7.3.1",
109-
"@typescript-eslint/parser": "^7.3.1",
108+
"@typescript-eslint/eslint-plugin": "^7.5.0",
109+
"@typescript-eslint/parser": "^7.5.0",
110110
"commitizen": "^4.3.0",
111111
"cz-conventional-changelog": "^3.3.0",
112112
"esbuild": "^0.20.2",
@@ -117,7 +117,7 @@
117117
"husky": "^8.0.3",
118118
"npm-run-all2": "^5.0.2",
119119
"prettier": "^3.2.5",
120-
"prettier-plugin-packagejson": "^2.4.12",
120+
"prettier-plugin-packagejson": "^2.4.14",
121121
"rimraf": "^4.4.1",
122122
"tap": "^16.3.10",
123123
"typedoc": "^0.25.12",

0 commit comments

Comments
 (0)