Skip to content

Commit

Permalink
Bump @nuxtjs/svg from 0.3.0 to 0.4.0 in /web
Browse files Browse the repository at this point in the history
Bumps [@nuxtjs/svg](https://github.com/nuxt-community/svg-module) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/nuxt-community/svg-module/releases)
- [Commits](nuxt-community/svg-module@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/svg"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2022
1 parent e98309f commit 7181d57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nuxtjs/eslint-config": "^6.0.1",
"@nuxtjs/eslint-config-typescript": "^6.0.1",
"@nuxtjs/eslint-module": "^3.0.2",
"@nuxtjs/svg": "^0.3.0",
"@nuxtjs/svg": "^0.4.0",
"@primer/css": "^18.0.2",
"@primer/octicons": "^16.1.1",
"@types/codemirror": "^5.60.5",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2010,10 +2010,10 @@
dependencies:
http-proxy-middleware "^1.0.6"

"@nuxtjs/svg@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/svg/-/svg-0.3.0.tgz#a6f91743ffba8ed05766c013a401c96452c35176"
integrity sha512-eokmEiDYE6bZR6FNUQ6VlOnck1Z2lfxlZUv56JNXXSpD6SR6qvfxmQYgTuxD++7//LcsRSqBOb54EL+ebwnDRQ==
"@nuxtjs/svg@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/svg/-/svg-0.4.0.tgz#db6b188bc74d71021d58ea8c45a03fe4c1f30011"
integrity sha512-XF8uvV5YKBPAJr52SFRVkhltAsjCBTwwTc4GTysSm8WPYB2utJLY48qXdVC/J9dNQiMd7NHo1xmEYEqQfzqpqg==
dependencies:
file-loader "^6.0.0"
raw-loader "^4.0.0"
Expand Down

0 comments on commit 7181d57

Please sign in to comment.