Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Commit b7a058f

Browse files
committed
chore: bump deps
1 parent ccbc50c commit b7a058f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"license": "MIT",
1616
"dependencies": {
1717
"@lingui/react": "^2.7.0",
18-
"next": "^7.0.0",
18+
"next": "^7.0.2",
1919
"react": "^16.5.2",
2020
"react-dom": "^16.5.2"
2121
},
2222
"devDependencies": {
23-
"@babel/core": "^7.1.0",
23+
"@babel/core": "^7.1.2",
2424
"@lingui/cli": "^2.7.0",
2525
"@lingui/loader": "^2.7.0",
2626
"@lingui/macro": "^2.7.0",
2727
"babel-core": "^7.0.0-bridge.0",
28-
"babel-plugin-macros": "^2.4.1",
28+
"babel-plugin-macros": "^2.4.2",
2929
"raw-loader": "^0.5.1"
3030
}
3131
}

0 commit comments

Comments
 (0)