Skip to content

Commit

Permalink
chore(deps): upgrade to latest stable
Browse files Browse the repository at this point in the history
and regenerate lock file
  • Loading branch information
AviVahl committed Aug 8, 2023
1 parent 66b0007 commit 594569f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^10.0.1",
"@types/node": "16",
"@types/react": "^18.2.18",
"@types/react": "^18.2.19",
"@types/react-dom": "^18.2.7",
"@types/sinon": "^10.0.16",
"@types/sinon-chai": "^3.2.9",
Expand All @@ -41,7 +41,7 @@
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0",
"source-map-loader": "^4.0.1",
"type-fest": "^4.1.0",
"type-fest": "^4.2.0",
"typescript": "~5.1.6",
"webpack": "^5.88.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/resolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:browser": "mocha-play \"./dist/test/**/*.spec.js\""
},
"dependencies": {
"type-fest": "^4.1.0"
"type-fest": "^4.2.0"
},
"files": [
"dist",
Expand Down

0 comments on commit 594569f

Please sign in to comment.