Skip to content

Commit

Permalink
Merge pull request #329 from LLK/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
cwillisf committed Jul 22, 2021
2 parents 4a1a0b2 + 5017ad9 commit 65fd82b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"worker-loader": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/polyfill": "7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/core": "7.14.8",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.14.8",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@commitlint/travis-cli": "8.2.0",
"babel-eslint": "10.1.0",
"babel-loader": "^8.0.4",
"babel-loader": "8.0.6",
"cz-conventional-changelog": "^3.0.2",
"eslint": "^7.13.0",
"eslint-config-scratch": "^6.0.0",
Expand Down

0 comments on commit 65fd82b

Please sign in to comment.