Skip to content

Commit 97a0162

Browse files
Package updates and test build.
1 parent 814995d commit 97a0162

File tree

2 files changed

+2107
-2999
lines changed

2 files changed

+2107
-2999
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -48,26 +48,26 @@
4848
"@rollup/plugin-typescript": "^11.1.1",
4949
"@types/he": "^1.2.0",
5050
"@types/jest": "^29.5.12",
51-
"@typescript-eslint/eslint-plugin": "^5.60.0",
52-
"@typescript-eslint/parser": "^5.60.0",
51+
"@typescript-eslint/eslint-plugin": "^8.4.0",
52+
"@typescript-eslint/parser": "^8.4.0",
5353
"babel-jest": "^29.7.0",
5454
"copy-files-from-to": "^3.9.0",
5555
"copyfiles": "^2.4.1",
56-
"eslint": "^5.12.1",
56+
"eslint": "^9.10.0",
5757
"eslint-plugin-jest": "^27.2.2",
5858
"eslint-plugin-jsx": "^0.1.0",
5959
"jest": "^29.7.0",
6060
"npm-check-updates": "^16.10.13",
61-
"release-it": "^15.11.0",
61+
"release-it": "^17.6.0",
6262
"rimraf": "^5.0.1",
6363
"rollup": "^1.1.2",
6464
"rollup-plugin-buble": "^0.19.6",
6565
"rollup-plugin-commonjs": "^9.2.0",
6666
"rollup-plugin-node-resolve": "^4.0.0",
6767
"rollup-plugin-terser": "^4.0.3",
68-
"ts-jest": "^29.1.5",
68+
"ts-jest": "^29.2.5",
6969
"ts-node": "^10.9.2",
70-
"typescript": "^4.9.5"
70+
"typescript": "^5.5.4"
7171
},
7272
"dependencies": {
7373
"he": "^1.2.0",

0 commit comments

Comments
 (0)