Skip to content

Commit bfe1bb0

Browse files
authored
chore: update deps (#124)
1 parent 07414c6 commit bfe1bb0

File tree

2 files changed

+68
-140
lines changed

2 files changed

+68
-140
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"node-fetch": "2.6.1"
9494
},
9595
"dependencies": {
96-
"@himenon/path-oriented-data-structure": "0.2.1",
96+
"@himenon/path-oriented-data-structure": "1.0.2",
9797
"@types/json-schema": "7.0.15",
9898
"ajv": "8.12.0",
9999
"dot-prop": "8.0.2",
@@ -105,11 +105,11 @@
105105
"@commitlint/config-conventional": "18.6.0",
106106
"@swc/core": "^1.3.107",
107107
"@swc/helpers": "^0.5.3",
108-
"@swc/jest": "^0.2.33",
108+
"@swc/jest": "^0.2.34",
109109
"@types/chokidar": "2.1.3",
110-
"@types/jest": "29.5.11",
110+
"@types/jest": "29.5.12",
111111
"@types/js-yaml": "4.0.9",
112-
"@types/node": "20.11.15",
112+
"@types/node": "20.11.16",
113113
"@types/rimraf": "3.0.2",
114114
"chokidar": "3.5.3",
115115
"conventional-changelog-angular-all": "1.7.0",

0 commit comments

Comments
 (0)