File tree 3 files changed +2
-11
lines changed
packages/angular_devkit/build_angular 3 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 79
79
"@angular/router" : " 14.0.0-next.2" ,
80
80
"@angular/service-worker" : " 14.0.0-next.2" ,
81
81
"@babel/core" : " 7.17.2" ,
82
- "@babel/generator" : " 7.17.3 " ,
82
+ "@babel/generator" : " 7.17.0 " ,
83
83
"@babel/helper-annotate-as-pure" : " 7.16.7" ,
84
84
"@babel/plugin-proposal-async-generator-functions" : " 7.16.8" ,
85
85
"@babel/plugin-transform-async-to-generator" : " 7.16.8" ,
Original file line number Diff line number Diff line change 11
11
"@angular-devkit/build-webpack" : " 0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
12
12
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
13
13
"@babel/core" : " 7.17.2" ,
14
- "@babel/generator" : " 7.17.3 " ,
14
+ "@babel/generator" : " 7.17.0 " ,
15
15
"@babel/helper-annotate-as-pure" : " 7.16.7" ,
16
16
"@babel/plugin-proposal-async-generator-functions" : " 7.16.8" ,
17
17
"@babel/plugin-transform-async-to-generator" : " 7.16.8" ,
Original file line number Diff line number Diff line change 426
426
jsesc "^2.5.1"
427
427
source-map "^0.5.0"
428
428
429
-
430
- version "7.17.3"
431
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200"
432
- integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==
433
- dependencies:
434
- "@babel/types" "^7.17.0"
435
- jsesc "^2.5.1"
436
- source-map "^0.5.0"
437
-
438
429
"@babel/
[email protected] ", "@babel/helper-annotate-as-pure@^7.16.7":
439
430
version "7.16.7"
440
431
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
You can’t perform that action at this time.
0 commit comments