Skip to content

Commit

Permalink
Update package.json devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantneal committed Sep 15, 2021
1 parent fad03f4 commit 599fa30
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"sanitize.css": "*"
},
"devDependencies": {
"@babel/core": "^7.13.16",
"@babel/core": "^7.15.5",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/preset-env": "^7.13.15",
"@babel/preset-env": "^7.15.6",
"browserslist": "^4.16.5",
"eslint": "^7.25.0",
"eslint": "^7.32.0",
"postcss": "^8.2.13",
"postcss-import": "^14.0.1",
"postcss-import": "^14.0.2",
"postcss-tape": "^6.0.1",
"pre-commit": "^1.2.2",
"rollup": "^2.46.0",
"rollup": "^2.56.3",
"rollup-plugin-babel": "^4.4.0"
},
"babel": {
Expand Down

0 comments on commit 599fa30

Please sign in to comment.