Skip to content

Commit

Permalink
chore(repo): remove outdated immer resolution from package.json (#9841)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav committed Apr 14, 2022
1 parent e54eccb commit 4af1179
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -304,7 +304,6 @@
"resolutions": {
"ng-packagr/rxjs": "6.6.7",
"**/xmlhttprequest-ssl": "~1.6.2",
"immer": "~9.0.6",
"minimist": "^1.2.6"
}
}
5 changes: 1 addition & 4 deletions yarn.lock
Expand Up @@ -12896,7 +12896,7 @@ immediate@~3.0.5:
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
integrity sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=

immer@^9.0.1, immer@^9.0.6, immer@~9.0.6:
immer@^9.0.1, immer@^9.0.6:
version "9.0.12"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.12.tgz#2d33ddf3ee1d247deab9d707ca472c8c942a0f20"
integrity sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==
Expand Down Expand Up @@ -14978,9 +14978,6 @@ levn@~0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee"
integrity sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=
dependencies:
prelude-ls "~1.1.2"
type-check "~0.3.2"

license-webpack-plugin@4.0.2, license-webpack-plugin@^4.0.2:
version "4.0.2"
Expand Down

1 comment on commit 4af1179

@vercel
Copy link

@vercel vercel bot commented on 4af1179 Apr 14, 2022

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-nrwl.vercel.app
nx-dev-git-master-nrwl.vercel.app
nx-five.vercel.app
nx.dev

Please sign in to comment.