Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mjradwin committed Aug 20, 2024
1 parent 2ae01e1 commit 11389e2
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
170 changes: 85 additions & 85 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
}
},
"peerDependencies": {
"temporal-polyfill": "^0.2.4"
"temporal-polyfill": "^0.2.5"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -78,14 +78,14 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@types/jest": "^29.5.12",
"@types/node": "^22.1.0",
"core-js": "^3.38.0",
"@types/node": "^22.4.1",
"core-js": "^3.38.1",
"gts": "^5.3.1",
"jest": "^29.7.0",
"quick-lru": "<=6.1.2",
"rollup": "^4.20.0",
"rollup": "^4.21.0",
"ttag-cli": "^1.10.12",
"typedoc": "^0.26.5",
"typedoc": "^0.26.6",
"typescript": "^5.5.4"
},
"dependencies": {
Expand Down

0 comments on commit 11389e2

Please sign in to comment.