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 27, 2023
1 parent 88a8e2b commit 20de526
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 33 deletions.
76 changes: 46 additions & 30 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 @@ -26,7 +26,7 @@
"chai": "^4.3.8",
"chai-as-promised": "^7.1.1",
"create-temp-directory": "^2.4.0",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"mocha": "^10.2.0",
Expand All @@ -41,7 +41,7 @@
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0",
"source-map-loader": "^4.0.1",
"type-fest": "^4.2.0",
"type-fest": "^4.3.0",
"typescript": "~5.2.2",
"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 @@ -13,7 +13,7 @@
"test:browser": "mocha-play \"./dist/test/**/*.spec.js\""
},
"dependencies": {
"type-fest": "^4.2.0"
"type-fest": "^4.3.0"
},
"files": [
"dist",
Expand Down

0 comments on commit 20de526

Please sign in to comment.