Skip to content

Commit 034e455

Browse files
committed
Bump
1 parent b908c39 commit 034e455

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Steven Levithan
3+
Copyright (c) 2025 Steven Levithan
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"devDependencies": {
4343
"esbuild": "^0.24.2",
4444
"jasmine": "^5.5.0",
45-
"regex": "file:../regex",
46-
"typescript": "~5.7.2"
45+
"regex": "^6.0.0",
46+
"typescript": "^5.7.3"
4747
},
4848
"packageManager": "pnpm@9.15.4"
4949
}

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)