Skip to content

Commit

Permalink
Merge pull request mmistakes#34 from aymaneMx/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/babel/eslint-parser-7.17.0

chore(deps-dev): bump @babel/eslint-parser from 7.16.5 to 7.17.0
  • Loading branch information
aymaneMx authored Mar 1, 2022
2 parents 99d78d7 + 54b8459 commit bee9fe4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@aceforth/nuxt-optimized-images": "^1.4.0",
"@babel/eslint-parser": "^7.16.5",
"@babel/eslint-parser": "^7.17.0",
"@nuxtjs/color-mode": "^2.1.1",
"@nuxtjs/eslint-config": "^8.0.0",
"@nuxtjs/eslint-module": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
semver "^6.3.0"
source-map "^0.5.0"

"@babel/eslint-parser@^7.12.16", "@babel/eslint-parser@^7.16.5":
version "7.16.5"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.16.5.tgz#48d3485091d6e36915358e4c0d0b2ebe6da90462"
integrity sha512-mUqYa46lgWqHKQ33Q6LNCGp/wPR3eqOYTUixHFsfrSQqRxH0+WOzca75iEjFr5RDGH1dDz622LaHhLOzOuQRUA==
"@babel/eslint-parser@^7.12.16", "@babel/eslint-parser@^7.17.0":
version "7.17.0"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz#eabb24ad9f0afa80e5849f8240d0e5facc2d90d6"
integrity sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==
dependencies:
eslint-scope "^5.1.1"
eslint-visitor-keys "^2.1.0"
Expand Down

0 comments on commit bee9fe4

Please sign in to comment.