Skip to content

Commit 6f16346

Browse files
author
Sascha Goldhofer
committed
chore: update dependencies
1 parent fc94973 commit 6f16346

File tree

2 files changed

+267
-269
lines changed

2 files changed

+267
-269
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,16 @@
5353
},
5454
"homepage": "https://github.com/sagold/json-schema-library",
5555
"devDependencies": {
56-
"@types/chai": "^4.3.5",
56+
"@types/chai": "^4.3.6",
5757
"@types/glob": "^8.1.0",
5858
"@types/mocha": "^10.0.1",
59-
"@types/node": "^20.4.6",
59+
"@types/node": "^20.6.2",
6060
"@types/valid-url": "^1.0.4",
61-
"@typescript-eslint/eslint-plugin": "^6.2.1",
62-
"@typescript-eslint/parser": "^6.2.1",
63-
"chai": "^4.2.0",
64-
"eslint": "^8.46.0",
65-
"eslint-plugin-array-func": "^3.1.8",
61+
"@typescript-eslint/eslint-plugin": "^6.7.0",
62+
"@typescript-eslint/parser": "^6.7.0",
63+
"chai": "^4.3.8",
64+
"eslint": "^8.49.0",
65+
"eslint-plugin-array-func": "^4.0.0",
6666
"eslint-plugin-node": "^11.1.0",
6767
"eslint-plugin-optimize-regex": "^1.2.0",
6868
"eslint-plugin-promise": "^6.0.0",
@@ -73,7 +73,7 @@
7373
"terser-webpack-plugin": "^5.3.9",
7474
"ts-loader": "^9.4.4",
7575
"ts-node": "^10.7.0",
76-
"typescript": "^5.1.6",
76+
"typescript": "^5.2.2",
7777
"watch": "^1.0.1",
7878
"webpack": "^5.88.2",
7979
"webpack-cli": "^5.1.4"

0 commit comments

Comments
 (0)