Skip to content

Commit

Permalink
chore(deps): update non-major (#85)
Browse files Browse the repository at this point in the history
* chore(deps): update non-major

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Olsen <[email protected]>
  • Loading branch information
renovate[bot] and stipsan authored Mar 20, 2024
1 parent d7d1fb7 commit e1777b1
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 29 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"type": "commonjs",
"exports": {
".": {
"types": "./dist/pt-to-html.d.ts",
"source": "./src/index.ts",
"import": "./dist/pt-to-html.mjs",
"require": "./dist/pt-to-html.js",
Expand Down Expand Up @@ -100,11 +99,11 @@
"@portabletext/types": "^2.0.10"
},
"devDependencies": {
"@babel/core": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@sanity/pkg-utils": "^5.0.7",
"@sanity/pkg-utils": "^5.1.4",
"@types/tap": "^15.0.11",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e1777b1

Please sign in to comment.