Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Commit b1bfb11

Browse files
chore(deps-dev): bump @nuxtjs/svg from 0.1.11 to 0.1.12
Bumps [@nuxtjs/svg](https://github.com/nuxt-community/svg-module) from 0.1.11 to 0.1.12. - [Release notes](https://github.com/nuxt-community/svg-module/releases) - [Commits](nuxt-community/svg-module@v0.1.11...v0.1.12) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca83e39 commit b1bfb11

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@nuxtjs/imagemin": "^0.1.0",
5757
"@nuxtjs/style-resources": "^1.0.0",
5858
"@nuxtjs/stylelint-module": "^3.1.0",
59-
"@nuxtjs/svg": "^0.1.11",
59+
"@nuxtjs/svg": "^0.1.12",
6060
"@nuxtjs/tailwindcss": "^2.1.0",
6161
"babel-eslint": "^10.0.1",
6262
"contentful": "^7.14.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2138,10 +2138,10 @@
21382138
consola "^2.11.3"
21392139
stylelint-webpack-plugin "^1.2.3"
21402140

2141-
"@nuxtjs/svg@^0.1.11":
2142-
version "0.1.11"
2143-
resolved "https://registry.yarnpkg.com/@nuxtjs/svg/-/svg-0.1.11.tgz#6a6ddfd507003ccc003f3f12b9b95868b59550f4"
2144-
integrity sha512-XZ0tTl+cFWi99fe8hZDN83bSoEpUhmoJxvDV72s/2qcPTDl2R5eOBTpy1gcsIc24DW5ZREc1UCH8KyC1sv7Rzw==
2141+
"@nuxtjs/svg@^0.1.12":
2142+
version "0.1.12"
2143+
resolved "https://registry.yarnpkg.com/@nuxtjs/svg/-/svg-0.1.12.tgz#a5b2a66070a36e3c5c5183db9e3d89485ef3eb1c"
2144+
integrity sha512-QJjArXOcQzDn7gzc/pFr960NTediubeZ5djtqV3BkOnZnANSOvtxFp2LnHF6e4rFq9CTEabPr89WZUwrVDemEQ==
21452145
dependencies:
21462146
file-loader "^6.0.0"
21472147
raw-loader "^4.0.0"

0 commit comments

Comments
 (0)