Skip to content

Commit

Permalink
fix(core): update @monodon/rust (#16334)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli authored Apr 17, 2023
1 parent fab2325 commit f0cbb84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/preset-typescript": "^7.15.0",
"@cypress/react": "^6.0.0",
"@floating-ui/react": "0.19.2",
"@monodon/rust": "1.1.1",
"@monodon/rust": "1.1.2",
"@napi-rs/cli": "2.14.0",
"@nestjs/cli": "^9.0.0",
"@nestjs/common": "^9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4743,15 +4743,15 @@
"@monaco-editor/loader" "^1.3.2"
prop-types "^15.7.2"

"@monodon/[email protected].1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@monodon/rust/-/rust-1.1.1.tgz#927d8cef75c4cc29b7f87b55f388ef074e7d6565"
integrity sha512-zAFk/jf0Y04heec6ZhvqYbL9KSJio6YVvXdXo9Ba25aHZDFGKn5q1VKLdA7MpF91neH7WMFB3EGyKezKuz5zNw==
"@monodon/[email protected].2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@monodon/rust/-/rust-1.1.2.tgz#6c7d3a9f256988a74aea9330c035cb54c5bc2abc"
integrity sha512-lb667coCcsWmkHuSKfGHgEeaWK24VGrW3AgA7Wq2M8wVVhuVQeKAV2UDt5vgvQj+xPlXPyKs6iPqNFXi3c2nLA==
dependencies:
"@ltd/j-toml" "1.38.0"
"@nrwl/devkit" "15.8.0"
"@nrwl/js" "15.8.0"
chalk "^4.1.2"
chalk "4.1.2"

"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"
Expand Down

1 comment on commit f0cbb84

@vercel
Copy link

@vercel vercel bot commented on f0cbb84 Apr 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx.dev
nx-five.vercel.app

Please sign in to comment.