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

Commit 55ef33f

Browse files
author
Leonid Meleshin
authored
Merge pull request #56 from devolt-one/dependabot/npm_and_yarn/nuxtjs/gtm-2.4.0
fix(deps): bump @nuxtjs/gtm from 2.2.3 to 2.4.0
2 parents dbdf9ad + 08dbaee commit 55ef33f

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@nuxt/content": "^1.14.0",
2727
"@nuxtjs/axios": "^5.13.1",
2828
"@nuxtjs/dotenv": "^1.4.0",
29-
"@nuxtjs/gtm": "^2.2.3",
29+
"@nuxtjs/gtm": "^2.4.0",
3030
"@nuxtjs/markdownit": "^2.0.0",
3131
"@nuxtjs/pwa": "^3.0.0-0",
3232
"@nuxtjs/robots": "^2.4.2",

yarn.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2143,10 +2143,13 @@
21432143
"@fortawesome/fontawesome-svg-core" "^1.2.27"
21442144
"@fortawesome/vue-fontawesome" "^0.1.9"
21452145

2146-
"@nuxtjs/gtm@^2.2.3":
2147-
version "2.2.3"
2148-
resolved "https://registry.yarnpkg.com/@nuxtjs/gtm/-/gtm-2.2.3.tgz#c5e861e9988e69c6e69e11808fcd0af27d3571fd"
2149-
integrity sha512-YRvxCo2rpe61kR49LmepK0lCjrrb3hvb89X7/AO5IFPzPU6hxUDpi4V3rnahUTwHcDdYknVqtjAn8ZFMp+HE2Q==
2146+
"@nuxtjs/gtm@^2.4.0":
2147+
version "2.4.0"
2148+
resolved "https://registry.yarnpkg.com/@nuxtjs/gtm/-/gtm-2.4.0.tgz#d7f5bb05b0306c564674831eab17b4e25cfdc1f6"
2149+
integrity sha512-Of5KuBBFwRjyJ6AuRrIQsh8J6ksIN2UegJDE8nBiTAanbwQBsAJ0hZibV9SjhKdGvGvWpbShQ4yR2bmQgY6XKA==
2150+
dependencies:
2151+
chalk "^4.1.0"
2152+
semver "^7.3.2"
21502153

21512154
"@nuxtjs/imagemin@^0.1.0":
21522155
version "0.1.0"

0 commit comments

Comments
 (0)