Skip to content

Commit

Permalink
chore(deps): update non-major (#84)
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 Apr 10, 2024
1 parent 055a100 commit e541119
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 76 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
},
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"source": "./src/index.ts",
"types": "./dist/index.d.ts",
"files": [
"dist",
Expand Down Expand Up @@ -99,7 +98,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/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
Expand All @@ -115,7 +114,7 @@
"prettier-plugin-packagejson": "^2.4.14",
"rimraf": "^4.4.1",
"typedoc": "^0.25.13",
"typescript": "^5.4.2",
"typescript": "^5.4.5",
"vitest": "^1.4.0",
"vitest-github-actions-reporter": "^0.11.1"
},
Expand Down
Loading

0 comments on commit e541119

Please sign in to comment.