Skip to content
Snippets Groups Projects
Unverified Commit 616cf8ec authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Merge branch 'develop' into dependabot/npm_and_yarn/develop/babel/eslint-parser-7.16.3

parents 8269dbea d1627fc4
No related branches found
No related tags found
1 merge request!81build(deps-dev): Bump @babel/eslint-parser from 7.16.0 to 7.16.3
......@@ -104,7 +104,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@4.1.6
with:
branch: gh-pages
folder: dist/spa
......
......@@ -23,7 +23,7 @@
"eslint": "8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.0.3",
"eslint-webpack-plugin": "^3.1.0"
"eslint-webpack-plugin": "^3.1.1"
},
"engines": {
"node": "^16.9.1",
......@@ -5337,9 +5337,9 @@
}
},
"node_modules/eslint-webpack-plugin": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.0.tgz",
"integrity": "sha512-1UTDzwN5br3z3E2bzhuNtjbSsW2EJiIEGdxH8uWRbOsTEEY0zw8QYGHLeQQrClMWO0gD9QuB5uDh6uQ8tbbv5A==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
"integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
"dev": true,
"dependencies": {
"@types/eslint": "^7.28.2",
......@@ -16991,9 +16991,9 @@
"dev": true
},
"eslint-webpack-plugin": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.0.tgz",
"integrity": "sha512-1UTDzwN5br3z3E2bzhuNtjbSsW2EJiIEGdxH8uWRbOsTEEY0zw8QYGHLeQQrClMWO0gD9QuB5uDh6uQ8tbbv5A==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
"integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
"dev": true,
"requires": {
"@types/eslint": "^7.28.2",
......
......@@ -36,7 +36,7 @@
"eslint": "8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.0.3",
"eslint-webpack-plugin": "^3.1.0"
"eslint-webpack-plugin": "^3.1.1"
},
"browserslist": [
"last 10 Chrome versions",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment