Skip to content

Commit

Permalink
upgrade squint
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Oct 31, 2023
1 parent 60cb060 commit 9ef3da3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"punycode": "2.1.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"squint-cljs": "0.3.35",
"squint-cljs": "0.3.36",
"w3c-keyname": "^2.2.4"
},
"comments": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1338,10 +1338,10 @@ source-map@^0.5.6:
resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz"
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=

[email protected].35:
version "0.3.35"
resolved "https://registry.yarnpkg.com/squint-cljs/-/squint-cljs-0.3.35.tgz#734d4bb20b9181966b410c25cfc1cc5e4654bdf3"
integrity sha512-x9cZq9oDIzv4TOKsS1tbTPG10YXG84pzy5jHaDt8pRPc2yqtgS70TlxrsRn8xvHFUNL/B6Za/ouv6D04eDJu3Q==
[email protected].36:
version "0.3.36"
resolved "https://registry.yarnpkg.com/squint-cljs/-/squint-cljs-0.3.36.tgz#ac319675963f8fecc04d3e8708c1dee53ef3f96d"
integrity sha512-z9nJY3aGlWZdUwT7VP+6c4rbtVjOBzVaDhPeIiGQ7bhhfb4I/z1KCN43DZvIFos8AGVN2v9FC8jL8NiBLlDJnw==
dependencies:
chokidar "^3.5.3"
glob "^10.3.10"
Expand Down

0 comments on commit 9ef3da3

Please sign in to comment.