File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3636 "semantic-release" : " 17.4.2" ,
3737 "ts-node" : " 9.1.1" ,
3838 "typescript" : " 4.2.4" ,
39- "webpack" : " 5.35.1 "
39+ "webpack" : " 5.36.0 "
4040 },
4141 "peerDependencies" : {
4242 "webpack" : " ^5.0.0"
Original file line number Diff line number Diff line change @@ -761,10 +761,10 @@ acorn@^7.4.0:
761761 resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
762762 integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
763763
764- acorn@^8.0.4 :
765- version "8.1 .1"
766- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.1 .1.tgz#fb0026885b9ac9f48bac1e185e4af472971149ff "
767- integrity sha512-xYiIVjNuqtKXMxlRMDc6mZUhXehod4a3gbZ1qRlM7icK4EbxUFNLhWoPblCvFtB2Y9CIqHP3CF/rdxLItaQv8g ==
764+ acorn@^8.0.4, acorn@^8.2.1 :
765+ version "8.2 .1"
766+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.2 .1.tgz#0d36af126fb6755095879c1dc6fd7edf7d60a5fb "
767+ integrity sha512-z716cpm5TX4uzOzILx8PavOE6C6DKshHDw1aQN52M/yNSqE9s5O8SMfyhCCfCJ3HmTL0NkVOi+8a/55T7YB3bg ==
768768
769769agent-base@6 :
770770 version "6.0.2"
@@ -6576,17 +6576,17 @@ webpack-sources@^2.1.1:
65766576 source-list-map "^2.0.1"
65776577 source-map "^0.6.1"
65786578
6579- webpack@5.35.1 :
6580- version "5.35.1 "
6581- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.35.1 .tgz#857670799465c8a5cbb94c4c175d60ac42d18ba3 "
6582- integrity sha512-uWKYStqJ23+N6/EnMEwUjPSSKUG1tFmcuKhALEh/QXoUxwN8eb3ATNIZB38A+fO6QZ0xfc7Cu7KNV9LXNhDCsw ==
6579+ webpack@5.36.0 :
6580+ version "5.36.0 "
6581+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.0 .tgz#d008da31b721f8fecce88ef2adaf1b16dc2161d1 "
6582+ integrity sha512-HdOhLXClUEwTnzQnzpSG9iL00ej23ojvfnGpF49ba0MkuAT2q+WhQilHFFJHOIVRBqbzakQ1vCWQV2K+QLX0Qw ==
65836583 dependencies :
65846584 " @types/eslint-scope" " ^3.7.0"
65856585 " @types/estree" " ^0.0.47"
65866586 " @webassemblyjs/ast" " 1.11.0"
65876587 " @webassemblyjs/wasm-edit" " 1.11.0"
65886588 " @webassemblyjs/wasm-parser" " 1.11.0"
6589- acorn "^8.0.4 "
6589+ acorn "^8.2.1 "
65906590 browserslist "^4.14.5"
65916591 chrome-trace-event "^1.0.2"
65926592 enhanced-resolve "^5.8.0"
You can’t perform that action at this time.
0 commit comments