Skip to content

Commit aef4aef

Browse files
authored
Merge pull request #3921 from DevanB/dependabot/npm_and_yarn/trivia-game-vue/vue/cli-plugin-eslint-5.0.9
Bump @vue/cli-plugin-eslint from 5.0.8 to 5.0.9 in /trivia-game-vue
2 parents 177fef4 + 7a8d0aa commit aef4aef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

trivia-game-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@vue/cli-plugin-babel": "5.0.8",
19-
"@vue/cli-plugin-eslint": "5.0.8",
19+
"@vue/cli-plugin-eslint": "5.0.9",
2020
"@vue/cli-service": "5.0.9",
2121
"babel-eslint": "10.1.0",
2222
"eslint": "9.33.0",

trivia-game-vue/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1837,12 +1837,12 @@
18371837
thread-loader "^3.0.0"
18381838
webpack "^5.54.0"
18391839

1840-
1841-
version "5.0.8"
1842-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.8.tgz#754939265c2c5b746fa36c7d7705a89138e193bf"
1843-
integrity sha512-d11+I5ONYaAPW1KyZj9GlrV/E6HZePq5L5eAF5GgoVdu6sxr6bDgEoxzhcS1Pk2eh8rn1MxG/FyyR+eCBj/CNg==
1840+
1841+
version "5.0.9"
1842+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.9.tgz#011ae81be6f016a94002aa3b25d453c52f77c83e"
1843+
integrity sha512-OfAa85qhP0dKSprI8+9qjbXW8BzOlOvEtXwdrTrAKlD6aN8oa/u6k4vbfJGdYbpsbpkj8FXYdCRkTgNG8KZbxg==
18441844
dependencies:
1845-
"@vue/cli-shared-utils" "^5.0.8"
1845+
"@vue/cli-shared-utils" "^5.0.9"
18461846
eslint-webpack-plugin "^3.1.0"
18471847
globby "^11.0.2"
18481848
webpack "^5.54.0"

0 commit comments

Comments
 (0)