Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
chore: Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tleunen committed Apr 19, 2021
1 parent ce6e1fc commit aa0bf19
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"resolve": "^1.20.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"babel-core": "^7.0.0-0",
"babel-jest": "^26.6.0",
"babel-plugin-module-resolver": "^4.0.0",
"babel-jest": "^26.6.3",
"babel-plugin-module-resolver": "^4.1.0",
"eslint": "^7.11.0",
"jest": "^26.6.0",
"lodash": "^4.17.20",
"standard-version": "^9.0.0"
"jest": "^26.6.3",
"lodash": "^4.17.21",
"standard-version": "^9.2.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down

0 comments on commit aa0bf19

Please sign in to comment.