Skip to content

Commit

Permalink
chore(deps): update non-major (#102)
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 <81981+stipsan@users.noreply.github.com>
  • Loading branch information
renovate[bot] and stipsan authored Apr 10, 2024
1 parent 44acad2 commit 9c72df8
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 79 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
},
"main": "./dist/pt-to-html.js",
"module": "./dist/pt-to-html.mjs",
"source": "./src/index.ts",
"types": "./dist/pt-to-html.d.ts",
"files": [
"dist",
Expand Down Expand Up @@ -103,7 +102,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@sanity/pkg-utils": "^6.0.2",
"@sanity/pkg-utils": "^6.4.1",
"@types/tap": "^15.0.11",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
Expand All @@ -121,7 +120,7 @@
"rimraf": "^4.4.1",
"tap": "^16.3.10",
"typedoc": "^0.25.13",
"typescript": "^5.4.2"
"typescript": "^5.4.5"
},
"packageManager": "pnpm@8.15.6",
"engines": {
Expand Down
Loading

0 comments on commit 9c72df8

Please sign in to comment.