Skip to content

Commit

Permalink
chore(repo): remove unused dependencies (#9968)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Apr 23, 2022
1 parent ec47503 commit 56afad1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
"devDependencies": {
"@angular-devkit/architect": "~0.1303.0",
"@angular-devkit/build-angular": "~13.3.0",
"@angular-devkit/build-optimizer": "~0.1302.0",
"@angular-devkit/build-webpack": "~0.1303.0",
"@angular-devkit/core": "~13.3.0",
"@angular-devkit/schematics": "~13.3.0",
"@angular-eslint/eslint-plugin": "~13.1.0",
Expand Down
16 changes: 1 addition & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,16 +220,7 @@
optionalDependencies:
esbuild "0.14.22"

"@angular-devkit/build-optimizer@~0.1302.0":
version "0.1302.1"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.1302.1.tgz#48fc45c063597093ae9f538f8131edc9074d1c3a"
integrity sha512-lhMEQ5q7Kdxs6SRm2NEnFjQ1k4n3uso/Y0NhBYOMD5Ai7IwcLOAuMJCwHWSfIDuT/9c9kzIi1IqvuPuPttU51Q==
dependencies:
source-map "0.7.3"
tslib "2.3.1"
typescript "4.5.5"

"@angular-devkit/build-webpack@0.1303.0", "@angular-devkit/build-webpack@~0.1303.0":
"@angular-devkit/build-webpack@0.1303.0":
version "0.1303.0"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1303.0.tgz#2bcf60975d2f0fbf123038131e6e8024a5ac5e3b"
integrity sha512-a+Veg2oYn3RM2Kl148BReuONmD1kjbbYBnMUVi8nD6rvJPStFZkqN5s5ZkYybKeWnzMGaB3VasKR88z5XeH22A==
Expand Down Expand Up @@ -22252,11 +22243,6 @@ typedoc@0.22.9:
minimatch "^3.0.4"
shiki "^0.9.12"

typescript@4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==

typescript@4.6.2, typescript@^4.4.3, typescript@^4.5.3, typescript@~4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
Expand Down

1 comment on commit 56afad1

@vercel
Copy link

@vercel vercel bot commented on 56afad1 Apr 23, 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-five.vercel.app
nx-dev-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx.dev

Please sign in to comment.