Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2023
1 parent 1162584 commit f21091c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions UI/package.json
Expand Up @@ -63,7 +63,7 @@
"babel-loader": "9.1.3",
"browserslist": "4.22.1",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001554",
"caniuse-lite": "1.0.30001555",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "10.0.0",
"copy-webpack-plugin": "11.0.0",
Expand Down Expand Up @@ -92,7 +92,7 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-snakecasejs": "2.2.0",
"eslint-plugin-sort-dojo-dependency": "0.0.1",
"eslint-plugin-vue": "9.18.0",
"eslint-plugin-vue": "9.18.1",
"eslint-webpack-plugin": "4.0.1",
"html-webpack-plugin": "5.5.3",
"http-status-codes": "2.3.0",
Expand Down
16 changes: 8 additions & 8 deletions UI/yarn.lock
Expand Up @@ -3093,10 +3093,10 @@ caniuse-api@^3.0.0:
lodash.memoize "^4.1.2"
lodash.uniq "^4.5.0"

caniuse-lite@1.0.30001554:
version "1.0.30001554"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001554.tgz#ba80d88dff9acbc0cd4b7535fc30e0191c5e2e2a"
integrity sha512-A2E3U//MBwbJVzebddm1YfNp7Nud5Ip+IPn4BozBmn4KqVX7AvluoIDFWjsv5OkGnKUXQVmMSoMKLa3ScCblcQ==
caniuse-lite@1.0.30001555:
version "1.0.30001555"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001555.tgz#e36f4d49e345337d6788f32093867cec8d951789"
integrity sha512-NzbUFKUnJ3DTcq6YyZB6+qqhfD112uR3uoEnkmfzm2wVzUNsFkU7AwBjKQ654Sp5cau0JxhFyRSn/tQZ+XfygA==

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001487:
version "1.0.30001519"
Expand Down Expand Up @@ -4732,10 +4732,10 @@ eslint-plugin-unicorn@^42.0.0:
semver "^7.3.5"
strip-indent "^3.0.0"

eslint-plugin-vue@9.18.0:
version "9.18.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.18.0.tgz#2a2dbb3c67317e8c11ab56cafaa15a3a7eac6282"
integrity sha512-yUM8a2OD/7Qs0PiugkRaxgz5KBRvzMvWShity2UvVFAN0yk8029mGpTdg/TNARPiYzp335mEwDHwcAR8tQNe4g==
eslint-plugin-vue@9.18.1:
version "9.18.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.18.1.tgz#73cf29df7450ce5913296465f8d1dc545344920c"
integrity sha512-7hZFlrEgg9NIzuVik2I9xSnJA5RsmOfueYgsUGUokEDLJ1LHtxO0Pl4duje1BriZ/jDWb+44tcIlC3yi0tdlZg==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
natural-compare "^1.4.0"
Expand Down

0 comments on commit f21091c

Please sign in to comment.