Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Rubilmax/foundry-storage-diff
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Mar 14, 2023
2 parents 3a10173 + b09f71f commit 0767e2f
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 500 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,22 @@
"devDependencies": {
"@actions/exec": "^1.1.1",
"@jest/types": "^29.4.3",
"@trivago/prettier-plugin-sort-imports": "^4.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/adm-zip": "^0.5.0",
"@types/jest": "^28.1.8",
"@types/jest": "^29.4.0",
"@types/lodash": "^4.14.191",
"@types/node": "^18.14.0",
"@types/node": "^18.15.2",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@typescript-eslint/parser": "^5.55.0",
"@vercel/ncc": "^0.36.1",
"adm-zip": "^0.5.10",
"colors": "^1.4.0",
"eslint": "^8.34.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-github": "^4.6.1",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.4.3",
"jest": "^29.5.0",
"prettier": "^2.8.4",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
Expand Down
Loading

0 comments on commit 0767e2f

Please sign in to comment.