Skip to content

Commit d51efeb

Browse files
committed
Merge branch 'main' into public
2 parents 3f6cd9a + 5a55a27 commit d51efeb

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seamapi/makenew-tsmodule",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Package skeleton for a TypeScript module.",
55
"type": "module",
66
"main": "index.js",
@@ -63,9 +63,9 @@
6363
"c8": "^8.0.0",
6464
"del-cli": "^5.0.0",
6565
"eslint": "^8.9.0",
66-
"eslint-config-prettier": "^8.4.0",
66+
"eslint-config-prettier": "^9.0.0",
6767
"eslint-config-standard": "^17.1.0",
68-
"eslint-config-standard-with-typescript": "^38.0.0",
68+
"eslint-config-standard-with-typescript": "^39.0.0",
6969
"eslint-plugin-simple-import-sort": "^10.0.0",
7070
"eslint-plugin-unused-imports": "^3.0.0",
7171
"landlubber": "^1.0.0",

0 commit comments

Comments
 (0)