Skip to content

Commit 07fbf3b

Browse files
author
Evan Jacobs
committed
pull in semver minor dep updates
1 parent e5e4103 commit 07fbf3b

File tree

2 files changed

+751
-1182
lines changed

2 files changed

+751
-1182
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@
1616
],
1717
"license": "MIT",
1818
"devDependencies": {
19-
"@babel/cli": "^7.4.4",
20-
"@babel/core": "^7.4.5",
19+
"@babel/cli": "^7.15.7",
20+
"@babel/core": "^7.15.8",
2121
"@babel/plugin-proposal-class-properties": "^7.4.4",
22-
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
23-
"@babel/preset-env": "^7.4.5",
22+
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
23+
"@babel/preset-env": "^7.15.8",
2424
"babel-core": "7.0.0-bridge.0",
2525
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
2626
"babel-test": "^0.2.1",
27-
"jest": "^27.0.6",
27+
"jest": "^27.3.0",
2828
"jest-file-snapshot": "^0.5.0",
29-
"prettier": "^2.0.5",
29+
"prettier": "^2.4.1",
3030
"rimraf": "^3.0.0",
31-
"styled-components": "^5.0.0"
31+
"styled-components": "^5.3.1"
3232
},
3333
"dependencies": {
34-
"@babel/helper-annotate-as-pure": "^7.0.0",
35-
"@babel/helper-module-imports": "^7.0.0",
34+
"@babel/helper-annotate-as-pure": "^7.15.4",
35+
"@babel/helper-module-imports": "^7.15.4",
3636
"babel-plugin-syntax-jsx": "^6.18.0",
3737
"lodash": "^4.17.11"
3838
},

0 commit comments

Comments
 (0)