Skip to content

Commit

Permalink
chore: bump deps. resolves #1634 resolves #1630 resolves #1628 resolves
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiller1990 committed Jun 30, 2022
1 parent 1c0ba48 commit 80a5603
Show file tree
Hide file tree
Showing 2 changed files with 681 additions and 426 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -22,9 +22,9 @@
"dist/index.d.ts"
],
"devDependencies": {
"@babel/core": "^7.18.5",
"@babel/preset-env": "^7.17.12",
"@babel/types": "^7.18.4",
"@babel/core": "7.18.6",
"@babel/preset-env": "7.18.6",
"@babel/types": "7.18.6",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
Expand All @@ -43,7 +43,7 @@
"babel-preset-jest": "28.1.1",
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.1.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "^8.0.1",
"jest": "27.5.1",
"jsdom": "^20.0.0",
Expand Down

0 comments on commit 80a5603

Please sign in to comment.