Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed May 24, 2023
1 parent 299388f commit 90480da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sideEffects": false,
"dependencies": {
"@frontmeans/httongue": "^2.4.0",
"@frontmeans/namespace-aliaser": "^2.6.2",
"@frontmeans/namespace-aliaser": "^2.6.3",
"@proc7ts/primitives": "^3.0.2"
},
"devDependencies": {
Expand All @@ -34,8 +34,8 @@
"@run-z/project-config": "^0.18.0",
"@swc/core": "^1.3.59",
"@swc/jest": "^0.2.26",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"eslint": "^8.41.0",
"eslint-plugin-jest": "^27.2.1",
"gh-pages": "^5.0.0",
Expand All @@ -44,7 +44,7 @@
"jest-mock": "^29.5.0",
"prettier": "^2.8.8",
"prettier-eslint-cli": "^7.1.0",
"rollup": "^3.22.1",
"rollup": "^3.23.0",
"run-z": "^1.11.0",
"ts-jest": "^29.1.0",
"tslib": "2.5.0",
Expand Down

0 comments on commit 90480da

Please sign in to comment.