Skip to content

Commit 2f5fd6d

Browse files
committed
Update deps
1 parent 4123889 commit 2f5fd6d

File tree

3 files changed

+1296
-1468
lines changed

3 files changed

+1296
-1468
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@
1212
"author": "Samuel Reed <[email protected]> (http://strml.net/)",
1313
"license": "MIT",
1414
"devDependencies": {
15-
"@babel/core": "^7.12.10",
16-
"@babel/plugin-proposal-class-properties": "^7.12.1",
17-
"@babel/plugin-proposal-json-strings": "^7.12.1",
15+
"@babel/core": "^7.14.0",
16+
"@babel/plugin-proposal-class-properties": "^7.13.0",
17+
"@babel/plugin-proposal-json-strings": "^7.13.8",
1818
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
1919
"@babel/plugin-syntax-import-meta": "^7.10.4",
20-
"@babel/plugin-transform-runtime": "^7.12.10",
21-
"@babel/preset-env": "^7.12.11",
22-
"@babel/preset-flow": "^7.12.1",
20+
"@babel/plugin-transform-runtime": "^7.13.15",
21+
"@babel/preset-env": "^7.14.1",
22+
"@babel/preset-flow": "^7.13.13",
2323
"babel-loader": "^8.2.2",
24-
"exports-loader": "^1.1.1",
24+
"exports-loader": "^2.0.0",
2525
"raw-loader": "^4.0.2",
26-
"webpack": "^5.11.1",
27-
"webpack-cli": "^4.3.1",
28-
"webpack-dev-server": "^3.11.1"
26+
"webpack": "^5.36.2",
27+
"webpack-cli": "^4.7.0",
28+
"webpack-dev-server": "^3.11.2"
2929
},
3030
"dependencies": {
31-
"@babel/runtime": "^7.12.5",
31+
"@babel/runtime": "^7.14.0",
3232
"bluebird": "^3.7.2",
3333
"classlist-polyfill": "^1.0.1",
3434
"markdown": "^0.5.0",

work.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ STRML.net
22
=========
33

44
Samuel Reed
5-
CTO, BitMEX (The Bitcoin Mercantile Exchange)
5+
Co-Founder, BitMEX (The Bitcoin Mercantile Exchange)
66
Full-Stack / NodeJS / DevOps
77

88
Contact

0 commit comments

Comments
 (0)