Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lauriro committed Jun 12, 2023
1 parent fa22d15 commit db6e30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test": "TZ='Europe/Tallinn' node --allow-natives-syntax --expose-gc ./index.js test test/index.js --coverage --sources='*.js,cli/*.js' --brief --no-status && jshint *.js cli/*.js"
},
"dependencies": {
"@litejs/dom": "23.3.0"
"@litejs/dom": "23.4.0"
},
"bin": {
"lj-doc": "./cli/doc",
Expand Down

0 comments on commit db6e30a

Please sign in to comment.