Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 7181d57

Browse files
Bump @nuxtjs/svg from 0.3.0 to 0.4.0 in /web
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]>
1 parent e98309f commit 7181d57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@nuxtjs/eslint-config": "^6.0.1",
3939
"@nuxtjs/eslint-config-typescript": "^6.0.1",
4040
"@nuxtjs/eslint-module": "^3.0.2",
41-
"@nuxtjs/svg": "^0.3.0",
41+
"@nuxtjs/svg": "^0.4.0",
4242
"@primer/css": "^18.0.2",
4343
"@primer/octicons": "^16.1.1",
4444
"@types/codemirror": "^5.60.5",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2010,10 +2010,10 @@
20102010
dependencies:
20112011
http-proxy-middleware "^1.0.6"
20122012

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

0 commit comments

Comments
 (0)