Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
squaresmile committed Feb 17, 2024
1 parent 05ffcdb commit dff6421
Show file tree
Hide file tree
Showing 11 changed files with 1,381 additions and 1,171 deletions.
426 changes: 237 additions & 189 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"lerna": "^3.22.1",
"prettier": "^3.2.2"
"prettier": "^3.2.5"
},
"scripts": {
"format": "prettier --write packages/",
Expand Down
10 changes: 5 additions & 5 deletions packages/api-connector/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/api-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"license": "ISC",
"devDependencies": {
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"dependencies": {
"axios": "^0.27.2"
Expand Down
30 changes: 15 additions & 15 deletions packages/api-descriptor/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/api-descriptor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"license": "ISC",
"devDependencies": {
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"dependencies": {
"@atlasacademy/api-connector": "^4.0.11"
Expand Down
Loading

0 comments on commit dff6421

Please sign in to comment.