Skip to content

Commit c976035

Browse files
committed
update all packages to latest version
1 parent 7fd29df commit c976035

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
},
4040
"homepage": "https://github.com/syntaxs/compiler#readme",
4141
"devDependencies": {
42-
"@efekos/es-test": "^1.0.2",
42+
"@efekos/es-test": "^1.0.3",
4343
"@types/chai": "^4.3.14",
4444
"@types/js-levenshtein": "^1.1.3",
4545
"@types/node": "^20.12.7",
46-
"@typescript-eslint/eslint-plugin": "^7.6.0",
47-
"@typescript-eslint/parser": "^7.6.0",
46+
"@typescript-eslint/eslint-plugin": "^7.7.0",
47+
"@typescript-eslint/parser": "^7.7.0",
4848
"chai": "^5.1.0",
4949
"eslint": "^8.57.0",
5050
"eslint-plugin-jsdoc": "^48.2.3",
@@ -53,4 +53,4 @@
5353
"dependencies": {
5454
"js-levenshtein": "^1.1.6"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)