Skip to content

Commit

Permalink
json-schema-org#1113 added validation
Browse files Browse the repository at this point in the history
  • Loading branch information
akshat09867 committed Dec 27, 2024
1 parent c9305a4 commit 949c3fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"postcss": "^8.4.41",
"prettier": "3.3.3",
"tailwindcss": "^3.3.5",
"typescript": "~5.7.2",
"typescript": "5.7.2",
"webpack": "^5.94.0"
},
"babel": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8349,7 +8349,7 @@ __metadata:
slate-react: "npm:^0.108.0"
slugify: "npm:^1.6.5"
tailwindcss: "npm:^3.3.5"
typescript: "npm:~5.7.2"
typescript: "npm:5.7.2"
webpack: "npm:^5.94.0"
yarn: "npm:1.22.22"
zero-fill: "npm:^2.2.4"
Expand Down Expand Up @@ -11588,7 +11588,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.7.2":
"typescript@npm:5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
Expand All @@ -11598,7 +11598,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=74658d"
bin:
Expand Down

0 comments on commit 949c3fd

Please sign in to comment.